# leafpad /etc/X11/xorg.conf &
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: " Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # []
#Option "DefaultRefresh" # []
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "trident"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:1:0:0"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr,us"
Option "XkbVariant" "oss"
Option "XKbOptions" "grp:menu_toggle"
EndSection
screen.conf version wm.default xorg.conf
protocol.txt screen.conf version wm.default xorg.conf
! $azerty = be fr
title Slitaz 2.0 sur hda9. Mode graphique
root (hd0,8)
kernel /boot/vmlinuz-2.6.25.5-slitaz root=/dev/hda9 vga=792 lang=fr_FR.UTF-8 kmap=fr-latin1 screen=1024x792x32
It looks like you're new here. If you want to get involved, click one of these buttons!