Re: Graphics tablets and Fedora 8

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

 



On Sun, 3 Feb 2008 23:16:10 +0100
Anders Karlsson <anders@xxxxxxxxxxxxxx> wrote:

> Do you have any xorg.conf and xmodmap examples you could share? :) I
> am specifically interested in the drag-lock you mention, as that would
> be useful to me as well.

The actual button mappings have changed on me from one release
of X to another, so it is always good to check with xev before
blindly plugging in stuff, but here's what I currently have
on fedora 8:

>From /etc/X11/xorg.conf:

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "Auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "no"
	Option	    "DragLockButtons" "2 1"
EndSection

>From /etc/X11/Xmodmap:

! Setup buttons for trackball
pointer = 1 8 3 4 5 6 7 2 9

One very confusing bit: The button numbers in xorg.conf
refer to the PRE modmap numbers, but once you get in
the X session, X sees the POST modmap numbers (so I
haven't really made button 2 be drag-lock, I've made the
button which the Auto protocol reports as 8 be drag-lock,
then made the former 8 report as 2 - if that makes sense :-).

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux