The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
19 views

xinput - Ctrl+<Left> misbehaves if history-search-backward is mapped

I am using these lines in my ~/.inputrc: "\e[5~": history-search-backward "\e[6~": history-search-forward With these settings when I type c on the prompt and do a PageUp, bash only shows command ...
0
votes
0answers
25 views

Touchpad won't work after login

Everytime I start my computer, when it gets to the login part of GUI, my touchpad works except I cannot turn it off using FnF3 (I'm using a Dell inspiron n4120). Soon after I log in, the touchpad ...
2
votes
2answers
51 views

How to lower mouse acceleration if it is allready at lowest setting in gnome3 config

I want to lower mouse sensitivity in gnome3 desktop, but when I open appropriate settings panel I see that settings are at already lowest setting: Is there any way to fix it?
0
votes
1answer
87 views

Mouse and keyboard not working in FreeBSD 9.0

Could not use keyboard and mouse at KDM log in screen in FreeBSD 9.0 KDE Typed on nano: hald_enable="YES" dbus_enable="YES" local_startup=${local_startup} /usr/local/kde4/etc/rc.d" kdm4_enable="YES" ...
2
votes
1answer
188 views

Script to turn off laptop keyboard if USB keyboard is present [duplicate]

My laptop keyboard is broke (Esc keeps randomly being pressed, can't fix it), so I've bought a USB keyboard instead. I want to write a script that will run at login which will check if my USB keyboard ...
1
vote
0answers
59 views

Change behaviour of the modifier keys system-wide

I’d want to make modifier keys (control, alt, shift, meta, super, lv3_switch) to act like usual keys, I mean, without holding one of them to perform associated key combination. Say C-x M-1 can by ...
40
votes
5answers
2k views

Can a command line program prevent its output being redirected?

I have become so used to do this: someprogram >output.file I do it whenever I want to save the output that a program generates to a file. I am also aware of the two variants of this IO ...
2
votes
0answers
109 views

Tablet evdev button event calibration

I have a tablet (Genius G-Pen 340 or UC-LOGIC Tablet WP4030U), it's detected and initialized as 'evdev tablet catchall'. Problem is that button event 1, simulated on axis 2, is triggered in very ...
0
votes
2answers
315 views

FreeBSD 9 KDE4 No Mouse or keyboard at KDE login screen

Fresh Install of FreeBSD 9 and KDE 4. System boots to KDE log in screen, but no mouse or keyboard when I get there. I can CtrlAltF1 out of the KDE. I Have the following lines in rc.conf: ...
2
votes
2answers
103 views

Determine xinput device manufacturer and model?

I'm trying to find the device manufacturer and model of my keyboard and touch pad so I can write an XOrg configuration file targeting it via: Section "InputClass" Identifier "touchpad" ...
2
votes
2answers
241 views

bash commands don't seem to run in .xinitrc

I am trying to run some bash commands in my .xinitrc script, but the window manager starts without these commands running properly. I run Arch Linux with the window manager is called "awesome", and I ...
5
votes
1answer
644 views

TrackPoint hard to control after Debian update

I'm on debian testing, and after rebooting (after an uptime of 3 weeks or so, that included a bunch of package updates, I believe including the kernel) the other day, the fine-adjustment - what a ...
2
votes
0answers
153 views

xte and keyboard mapping

I'm trying to fake xinput events with xte: xte "str $(echo '<ABC@gmail.com>')" But, I get: WQBC@g;qil<co;X That's really weird, I'm using US keyboard and mapping, but xte gives this ...
2
votes
1answer
162 views

Can I Xmodmap only a specific device?

I'd like to reverse scroll direction, but only on my BCM5794 multitouch trackpad. Is this possible?
1
vote
2answers
547 views

Reverse two finger scroll direction with BCM5974?

I'm looking to reverse the scroll direction specifically on my Apple trackpad, and I'm not sure if there's an input option to do so: Device 'bcm5974': Device Enabled (144): 1 Coordinate ...