[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xserver-testing issues.



Camaleón wrote:
On Sat, 11 Dec 2010 23:22:50 +0700, Sthu Deus wrote:

Keyboard in testing is now configured in "/etc/default/keyboard" file.
OK. What should I put in there? - There is exactly what my xorg.conf
keyboard settings are. - Before it did work, not - not. - I have no idea
what to add more there.

If you are using "squeeze", "/etc/default/keyboard.conf" should contain the same settings you had specified in your "/etc/X11/xorg.conf" for the keyboard:

#xorg.conf
Option  "XkbModel"      "pc105"
Option  "XkbLayout"     "us,de"
Option  "XkbVariant"    "winkeys"
Option  "XkbOptions"    "grp:ctrl_shift_toggle,grp_led:scroll"

Now in the form:

#keyboard.conf
XKBMODEL="pc105"
XKBLAYOUT="us,de"
XKBVARIANT="winkeys"
XKBOPTIONS="grp:ctrl_shift_toggle,grp_led:scroll"


<snip>

I was looking for a listing of what values these variables can have.
Know of any?

Hugo


Reply to: