portable >> Toggling Mouse Enable?

by km » Sat, 29 Jan 2005 03:11:40 GMT

I run Linux on a couple of laptops with a built in touchpad mouse. I
find that whenever I type any significant amount of text, I end up
inadvertently brushing the touchpad and getting part of the text
misdirected.

What I want to do is be able to turn some key into a mouse disable, so
I can toggle it on and off when I'm typing a significant amount of
text.

Any suggestions?



portable >> Toggling Mouse Enable?

by Dances With Crows » Sat, 29 Jan 2005 03:40:11 GMT


On 28 Jan 2005 11:11:40 -0800, XXXX@XXXXX.COM staggered into the
Black Sun and said:

xbindkeys will work well for this *if* you can figure out how to disable
and re-enable input devices while X is running. This may not be easy.
xbindkeys can bind any key or key combination to any command, though, so
it's certainly powerful enough to do that.

Commands... "xset m X Y" won't do what you need. "apropos mouse"
returns nothing but SVGAlib and ncurses functions for me (what?) Right,
well the thing to do is find something that temporarily disables the
mouse and can be executed from the command line, then bind a key
combination to that.

--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong
http://www.brainbench.com / Hire me!
-----------------------------/ http://crow202.dyndns.org/ ~mhgraham/resume



Similar Threads

1. How to enable the mouse wheel?

Lian Liming < XXXX@XXXXX.COM > wrote:
> So how can i enable the middle mouse wheel under linux platform?

This is a FAQ and google is that way--->

In short: Option "ZAxisMapping" "4 5" in XF86Config in the correct
"InputDevice" block.

Davide

-- 
| "Irrationality is the square root of all evil"   -- Douglas Hofstadter
| 
| 
| 

2. How to enable mouse in Laptop - FreeBSD

3. How to enable mouse wheel ?

/etc/rc.conf:

moused_enable="YES"
moused_port="/dev/psm0"
moused_type="microsoft"

I'm using a mercury 2 btn mouse with wheel, having a Green round
connector and plugs right besides the keyboard connector.

How do I enable the mouse wheel ? (I tried in KDE control center but it
won't work)

Mike

4. how to enable mouse in text-mode ?

5. linux-2.6.30rc1 mouse stuck with usb autosuspend enabled

6. [PATCH] 2.6.20-rc6 trivially enable mouse button 2+3 emulation for x86 macs - Linux

7. RTS toggle in linux serial port

Hi,

I'm a Windows programmer moving to Linux world. I'm tring to port an
old software made for Windows to Linux and I have a difficult with the
serial communication port. This software communicate with a special
embedded hardware via serial port and the particular serial protocol
need to toggle the RTS signal during transmission. Under Windows
platform there is a special flag into the serial configuration API
called RTS_CONTROL_TOGGLE that make all the work for me but I recently
discover that under Linux this special working mode is not supported.
Unfortunately I understond that I must to toggle "manually" the RTS
signal during protocol transmission but I don't know very well how the
hardware serial port registry work than I would to ask if someone know
a good example (with source code) explaining how to make this work in
Linux.
Thak you for the help :-)

8. Frozen Bubble - Toggle Fullscreen? - Linux