I am using xfig, an application to draw figures in Linux. This application requires 3-key mouse, however, my mouse has 2-key mouse only. I recall someone asked similar questions before but I couldn't search them out. Anyone has experience on this?
Identifier "DevInputMice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option ""Emulate3Buttons" "no"("no" change to "yes"
EndSection
After doing these changes, still not 3-key mouse. I don't see "Emulate3Timeout" option.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.