On 12/06/2011 09:58 AM, Ken Moffat wrote: > 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
You need the symlink for it to make it work in /etc with latest server. I'm not sure why or when that changed though. I'm pretty sure it worked without in 1.9.x. Curiousity, does 'xrandr -s 0' in an xterm have any bad or good effect? -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
