1
vote
0answers
146 views

How to differentiate barcode scanner data from regular keyboard input?

I am looking forward to buy a barcode scanner for a project. This project is a web application running as a web server on the local computer, and a browser on that same machine for the client-side. ...
0
votes
0answers
43 views

Can I map buttons in xorg.conf

Is it possible to map buttons in xorg.conf? Like for instance making such a line under inputdevice: Option "ButtonMapping" "1 2 3 6 7 8 9" And second question would be that if the fourth and fifth ...
1
vote
0answers
186 views

Reloading xserver-xorg-input-evdev?

Due to this bug, I would like to know if there is a way to reload the module Xorgxserver-xorg-input-evdev without restarting X? This would at least provide a temporary workaround until someone gets ...
2
votes
1answer
538 views

Inconsistent mouse X events for Acer T231H multitouch monitor

Looks like a bug OK, I believe this is a bug in the xorg evdev driver, but as ubuntu-bug for precise so kindly asked me to work this trough the support channels, I first went ant reported this here. ...
1
vote
0answers
197 views

Using an InputClass section with a serial device in xorg.conf.d [closed]

I have a very old RS232 serial tablet (an AceCad III). It does work in Ubuntu, because I've been able to get it to work by disabling hotplug in the X server, but I'd rather leave input device hotplug ...
5
votes
3answers
821 views

Where do I have to paste an “xinput” command so that it executes it when GNOME is started?

On my Thinkpad I need to execute something like this in the terminal: xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Middle Button Emulation" 8 1 so that my the 2 buttons on my touchpad emulate ...
2
votes
1answer
955 views

Is there a way to tell where synclient gets its information from?

I have a Macbook 2,1 running Mint Katya and the touchpad config has been driving me nuts. xorg.conf seems to be ignored, so for now I've just been getting rid of it. Running synclient, I can get ...
2
votes
1answer
644 views

How can I configure the Aiptek T-6000U graphics tablet?

I followed AiptekTablet instructions on the Ubuntu Wiki to configure 11.04 for use with my graphics tablet. I installed the xserver-xorg-input-aiptek package and created two files with the options ...
14
votes
1answer
434 views

Is there a gui application for managing multiple mice/keyboards?

I remember a few years ago seeing an application for Fedora that allowed you to manage multiple mice or keyboards as separate input devices (based on multipointerx technology). With this application ...
0
votes
1answer
535 views

Device id in ubuntu

I am using Ubuntu 11.04 on my laptop.I want to make the the touchpad disable.For that I need the device id.So can any one tell me how to get the device id using ubuntu?
6
votes
5answers
2k views

Joystick acts as mouse; won't stop

Joystick acts as a mouse, even when I'm playing a game that uses a joystick so I get random mouse events going on. I plugged a joystick in to play Spiral Knights, also installed joystick and ...
17
votes
7answers
12k views

How can I change the mouse's wheel scroll rate?

I'm using Chrome, and the scroll rate is like 3 lines, and it's painfully slow. My finger gets tired really quickly on long pages. System → Preferences → Mouse lacks any scroll wheel configuration ...
1
vote
0answers
595 views

Touchpad problem on ProBook 4420s [closed]

I have an HP ProBook 4420s and just installed Ubuntu on it. Right click and scroll is really messy. I just can not get it to work properly. Is there is a known standard solution for the same? Should ...
4
votes
1answer
354 views

How do I make my intous 4 wacom affect only one Monitor?

I have two monitors and I want my wacom to only work on one monitor.
4
votes
1answer
2k views

How to get Xorg to ignore certain input devices?

What needs to be done so that when a specific input device is plugged in via USB it is not automatically used for input by X? I still want the /dev/input/* device nodes automatically created, but ...
7
votes
2answers
836 views

Map caps-lock key to middle mouse click

Since I rarely use caps-lock, I'd like to map the key to a middle mouse click instead. I would also like to map Alt+Caps Lock to the original function of the caps lock key, should I ever need it. I ...
3
votes
1answer
902 views

Mouse's forward and back buttons don't work

I have two buttons on my mouse to go forwards and back: They used to work all right in Firefox, but now they don't any more. I've since switched to Google Chrome (the package from ...
2
votes
3answers
207 views

Getting the list of available parameters for a Wacom device

How would one go about obtaining the list of parameter names for a recognized Wacom device that can be manipulated with the xsetwacom tool? To be more specific, I'm looking for names applicable to ...