[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sheflug] Xorg keyboard maps
On Sunday 13 August 2006 18:00, Simon Brown wrote:
> does anybody have any experience of editing keymaps? I´ve obtained an
> apple USB keyboard, but the mapping is wrong, due to the uk specific
> modifications. Any ideas how to fix it?
This may be of no help at all, but have you tried setting the keyboard model
in /etc/X11/xorg.conf? Mine contains the following keyboard definition for
a standard PC keyboard; maybe there's an equivalent for yours:
--
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
Option "Xleds" "1 2 3"
EndSection
--
--
Rgds
Peter
___________________________________________________________________
Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html
GNU the choice of a complete generation.