diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 17:33:11 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 17:33:11 +0200 |
commit | 129c603f160ba0df4f8fd047e038f225bb62db65 (patch) | |
tree | 9fb182ef7e50c097d74a451e175cc1d7ff322af7 /base/aaabasicfs/10-keyboard.conf | |
parent | 669113e6873292371e1535832055ecace54b5dff (diff) | |
download | nutyx-pakxe-129c603f160ba0df4f8fd047e038f225bb62db65.tar.gz nutyx-pakxe-129c603f160ba0df4f8fd047e038f225bb62db65.tar.bz2 nutyx-pakxe-129c603f160ba0df4f8fd047e038f225bb62db65.tar.xz nutyx-pakxe-129c603f160ba0df4f8fd047e038f225bb62db65.zip |
aaabasicfs, suppression fichier obsolete
Diffstat (limited to 'base/aaabasicfs/10-keyboard.conf')
-rw-r--r-- | base/aaabasicfs/10-keyboard.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/base/aaabasicfs/10-keyboard.conf b/base/aaabasicfs/10-keyboard.conf deleted file mode 100644 index f6d9619fb..000000000 --- a/base/aaabasicfs/10-keyboard.conf +++ /dev/null @@ -1,9 +0,0 @@ -Section "InputClass" - Identifier "Generic Keyboard" - Driver "evdev" - Option "CoreKeyboard" - Option "XkbRules" "xorg" - Option "XkbModel" "pc105" - Option "XkbLayout" "fr" - Option "XkbOptions" "grp:alt_shift_toggle" -EndSection |