On Tue, Dec 06, 2011 at 07:35:09AM +0000, luxInteg wrote:
> 
> I still have resolutions limited to 1024 x768 and yes I have monitors capable 
> of higher resulitions )  and I have  keyboard errors.  For instance  for 
> keyboard tweaking I   tried   to put stuff in /etc/X11/xog.conf.d  using this 
> guide
> ( http://www.gentoo.org/doc/en/xorg-config.xml ) for example 
> 
>   #--- /etc/X11/xorg.conf.d/30-keyboard.conf
> 
> Section "InputClass"
>         Identifier "keyboard-all"
>         Driver "evdev"
>         Option "XkbLayout" "gb"
>         Option "XkbModel" "pc105"
>         Option "XkbRules" "evdev"
>         Option "XkbOptions" 
> "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp"
>         Option "XkbVariant" ",qwerty"
>         MatchIsKeyboard "on"
> EndSection
> 
> but it is not digested when I run X.
> 
> Any ideas?

 My current install (in /usr - ISTR you have used different prefixes
in the past - with the 1.11.2 server) uses /usr/share/X11/xorg.conf.d
although the (now old) wiki documentation I've read suggested /etc.

 If you have a 10-evdev.conf installed by the server, use the
directory that is in.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to