On 23.04.2015 18:56, Adam Williamson wrote: > On Thu, 2015-04-23 at 07:29 -0400, Bob Goodwin ~ Zuni, Virginia, USA wrote: >> On 04/23/2015 06:49 AM, poma wrote: >>> man 5 xorg.conf >>> ... >>> >>> DESCRIPTION >>> Xorg uses a configuration file called xorg.conf and files >>> ending in the >>> suffix .conf from the directory xorg.conf.d for its >>> initial setup. The >>> xorg.conf configuration file is searched for in the >>> following places >>> when the server is started as a normal user: >>> >>> ... >>> /etc/X11/$XORGCONFIG >>> ... >>> >>> i.e. create your own >>> /etc/X11/xorg.conf.d/foo-bar.conf >>> <SUBSTANCE> >> . >> >> I tried adding the following, called it "10-evdev.conf" >> >> [root@box10 bobg]# ll /etc/X11/xorg.conf.d/ >> total 8 >> -rw-r--r--. 1 root root 232 Apr 22 04:48 00-keyboard.conf >> -rw-r--r--. 1 root root 355 Apr 23 07:16 10-evdev.conf >> >> [root@box10 bobg]# cat /etc/X11/xorg.conf.d/10-evdev.conf >> >> Section "InputClass" >> Identifier "whatever" >> MatchIsPointer "on" >> Option "Emulate3Buttons" "on" >> EndSection >> >> Section "InputClass" >> Identifier "system-setup-keyboard" >> MatchIsKeyboard "on" >> Option "XkbOptions" "terminate:ctrl_alt_bksp" >> EndSection >> >> Then rebooted but that apparently isn't what it needs? What am I >> doing >> wrong? > > F22 does not use evdev any more. > > https://fedoraproject.org/wiki/Changes/LibinputForXorg > "Change xorg input stack to use libinput for the Workstation product" Williamson, Xfce ain't "Workstation product"! :) -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test