Re: A gestural pager assistant



Le 31/12/2011 12:48, Thanasis Georgiou a écrit :
On 31 December 2011 13:36, Christophe Lohr<christophe lohr cegetel net>  wrote:
Le 31/12/2011 12:09, Thanasis Georgiou a écrit :
I was pretty excited to try this out but unfortunately it didn't work
for me. I compiled and ran it and it did nothing, no response to my
gestures.
Maybe I missed something?

Really? Too bad...
While pressing Control + Button 1, move your mouse.
Nothing happens?

Regards

Yes, nothing happens. I did this to compile/run it, am I doing it right?

gcc -Wall -g -O2 -o gpa gpa.c -lX11; chmod +x gpa; ./gpa

Yes, you're right.

When you press Control+Button1, the picture of the pointer should change. Isn't it ? (If yes, you can move your mouse to change desktop)
Note that it is important to press Control before Button1, not the opposite.

However your can choose another "pointer grabing" sequence.

By default the "modifier" is Control. But you can select something else (or none). This is the "-m" option".
You chan also choose another button. This is the "-b" option.

Type gpa -h for details.

Let me know if it doesn't work.
Regards.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]