
Hi, Would it be possible to control the mouse using control keys from xmonad? I do imagine some functions a few keys could do that could make mouse control efficient, but I don't know if it's actually possible to do that (I understand nothing about X). Thanks, Maurício

On 2008.01.14 10:28:45 -0200, Maurício
Hi,
Would it be possible to control the mouse using control keys from xmonad? I do imagine some functions a few keys could do that could make mouse control efficient, but I don't know if it's actually possible to do that (I understand nothing about X).
Thanks, Maurício
Depends on what you want to do. There's already some stuff dealing with mice in XmonadContrib, like Warp.hs or MouseGestures.hs. -- gwern OADR NSA PPP Security assasinate PARASAR nowhere Kiwi NRL RAID

gwern0@gmail.com escreveu:
On 2008.01.14 10:28:45 -0200, Maurício
scribbled 0.3K characters: Hi,
Would it be possible to control the mouse using control keys from xmonad? I do imagine some functions a few keys could do that could make mouse control efficient, but I don't know if it's actually possible to do that (I understand nothing about X).
Thanks, Maurício
Depends on what you want to do. There's already some stuff dealing with mice in XmonadContrib, like Warp.hs or MouseGestures.hs.
-- gwern OADR NSA PPP Security assasinate PARASAR nowhere Kiwi NRL RAID
Interesting. Warp already does almost what I want. Thanks.

On Mon, Jan 14, 2008 at 10:28:45AM -0200, Maurício wrote:
Hi,
Would it be possible to control the mouse using control keys from xmonad? I do imagine some functions a few keys could do that could make mouse control efficient, but I don't know if it's actually possible to do that (I understand nothing about X).
I think you want Xkb, not xmonad. It's a server extension (very standard nowadays) that enables funny keyboard stuff; in a standard configuration, you can use Alt-Shift-NumLock and then the numpad. Stefan
participants (3)
-
gwern0@gmail.com
-
Maurício
-
Stefan O'Rear