Re: Xorg 1.9 - This traing is going to hell.

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



On 20:32 Thu 30 Sep , D.P. wrote:
> i686 on MSI laptop, nVidia Corporation C51 [GeForce Go 6100] + AMD chipset Athlon64.
> 
> Synaptics works well, but all additional keys don`t work - like Alt, Ctrl, Win etc.
> 
> Tryed all variations of xorg.conf found in the net and without xorg.conf, but nothing good is happened.
> 
> //Dima
> 
> On Thu, 30 Sep 2010 19:51:23 +0400
> Fess <killall_humans@xxxxxxxxxxx> wrote:
> 
> > Well, i think, i should say some words.
> > But some of you will say that i'm "out of line".
> > So, i'll just dicribe details of the update.


Try /etc/X11/xorg.conf.d/10-evdev.conf
Clean your xorg.conf and add your preferences to this file(for keyboard). 
You need to copy only options, and this will be something like that:

Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver    "evdev"
        Option    "XkbRules"       "xorg"
        Option    "XkbLayout"      "us,ru"
        Option    "XkbOptions"     "grp:caps_toggle,grp_led:caps,terminate:ctrl_alt_bksp,compose:menu"
EndSection

-- 



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux