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 I don't know if it's possible to do middle button emulation in this way with libinput, CCing Hans. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test