Re: [dev] mapping keyboard buttons to move the mouse?

From: Donald Chai <donald.chai_AT_gmail.com>
Date: Thu, 27 Aug 2009 11:40:35 -0700

http://www.semicomplete.com/projects/keynav/

On Aug 27, 2009, at 5:39 AM, Aurélien Aptel wrote:

> I don't know if this exists already but we could divide the screen
> into sections. Some ideas:
> 1) The screen is a section that you can split. You either go to the
> left/right or up/down on the actual section to split it. The cursor is
> then warped at the center of the created section, and so on.
> 2) Cursor speed is proportional to the section size.
>
> If it's integrated with the wm, section can be window.
> I'll try to implement something.
>
> On Thu, Aug 27, 2009 at 2:56 PM, <hessiess_AT_hessiess.com> wrote:
>> Sure, I have attached a tar of what I currently have, it just moves
>> the
>> cursor right 1 pixel at a time, It is so fast that it locks the
>> cursor to
>> the right side of the screen, so it is limited to 4000 iterations.
>>
>> How do you create a event receiver with xlib to catch mod5(alt gr)
>> + some
>> key regardless of the focused window?
>>
>>> Post the code
>>>
>>> ------Original Message------
>>> From: hessiess_AT_hessiess.com
>>> To: dev mail list
>>> ReplyTo: dev mail list
>>> Subject: Re: [dev] mapping keyboard buttons to move the mouse?
>>> Sent: Aug 26, 2009 21:52
>>>
>>>> On Thu, Aug 27, 2009 at 1:46 AM, <hessiess_AT_hessiess.com> wrote:
>>>>> Thanks for the application suggestions. how can I get the current
>>>>> cursor
>>>>> location from the CLI?
>>>>
>>>> See attached file.
>>>>
>>>
>>> Thanks for that, though I cannot get the cursor to move smoothly,
>>> using
>>> cli commands, it moves very slowly and jerkily. I guess its
>>> becouse a lot
>>> of processes are being spawned/killed in a short time period.
>>>
>>> Il try to reimplement it with C.
>>>
>>>
>>>
>>>
>>> ----------------------------------------
>>> Sent from my BlackBerry
>>>
>>>
>>
>
Received on Thu Aug 27 2009 - 18:40:35 UTC

This archive was generated by hypermail 2.2.0 : Thu Aug 27 2009 - 18:48:01 UTC