Tagged Questions
1
vote
1answer
62 views
Udev rules involving X11 don't run on startup
I have some udev rules written to run when I connect certain usb devices. For example, I change pointer velocity for certain mice, and change xmodmaps for particular keyboards.
The scripts work well ...
1
vote
1answer
31 views
Virtual mouse driver, possible X11 problems
I created virtual mouse driver according to Essential Linux Device Drivers book. After I wrote coordinates echo x y > /sys/ ... /coordinates into sysfs node, my program generates event packets ...
2
votes
1answer
46 views
A real non-“better touch tools” solution for select-to-copy on Mac OS X
I recently moved to Mac. I am missing my X11 copy-paste style.
I can't find a way to exactly emulate X11 behavior "select-to-copy", "middle-click-to-paste" globally on Mac OS X.
I am aware that this ...
2
votes
0answers
116 views
Cyborg RAT mouse with xserver
I got a cyborg RAT3 mouse. This mouse got some problem to work on linux.
I'm under lubuntu 12.10. I have searched some solutions on google.
I have done this : I created /etc/X11/Xmodmap file, and I ...
0
votes
0answers
301 views
Microsoft touch explorer mouse middle mouse button not working on Linux Mint 14 KDE [closed]
I am trying to get a Microsoft touch explorer mouse working on Linux Mint 14 KDE.
The middle mouse button is not registered at all.
I tried xev and pressing the middle mouse button does not trigger ...
3
votes
0answers
187 views
How to disable select-on-release right mouse button in Linux
We are having issues with mouse behavior in Linux.
In Windows:
In any application, to open a context menu and select an option:
right mouse button down + release
move the cursor to an option
left ...
6
votes
1answer
193 views
Back button to middle mouse button
I would like to map "Back" button (xev shows it as "button 7") of my mouse (A4Tech X-7) to act as a middle mouse button. Is there a way to do this? I'm lost in google, finding only how to map buttons ...
0
votes
1answer
542 views
Weird mouse behaviour. Debian wheezy
When I move my mouse slowly over the desktop the pointer jumps often a few pixels (one or two) in the opposite direction of which I move my mouse. Horribly when trying to set the cursor around some ...
3
votes
0answers
234 views
Use Emulated Scrollwheel Instead of Real One X11
So I've got this Kensington trackball that ships with a pretty horrible scrollwheel/touchring doohicky, and only two physical buttons. I'd like to disable the touchscroll entirely, enable 3 button ...
3
votes
2answers
431 views
Change scroll lines when use mouse wheels?
Is there a way to control how many lines will scroll, when you use the mouse wheels? It seems to be 5 lines by default, anyway to change this value?
I didn't find it in xfce4-settings-manager
12
votes
5answers
422 views
How to make X less sensitive when right clicking?
Whenever I right click in X, I almost always seem to trigger the first option in the menu unless I am thinking about what I am doing because I:
Mouse down; menu appears
Accidentally drag mouse 1-3 ...
6
votes
2answers
449 views
Manipulating X key and pointer grabs on the command line
What command line tools exist to list and manage X server grabs? (That's grab as in key and pointer grabs, i.e. restricting the use of a particular key or mouse button to a particular application, or ...

