Post the code
--Original Message--
From: hessi...@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, wrote:
>> Thanks for the application suggestions. how can I g
> On Thu, Aug 27, 2009 at 1:46 AM, 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
Hi,
http://dev.gentoo.gr.jp/~hiyuh/cgi-bin/hgweb.cgi/file/tip/sys-apps/9base-hg/9base-hg-3_p42.ebuild
As src_prepare() does so, I think 9base make infra is not bit package
friendly. Could you mind to fix? And I also found wrong MANPREFIX
handling in some uninstall rules which are not used in my e
Actually, this is even simpler.
On Thu, Aug 27, 2009 at 1:13 AM, Aurélien Aptel wrote:
> On Thu, Aug 27, 2009 at 1:46 AM, wrote:
>> Thanks for the application suggestions. how can I get the current cursor
>> location from the CLI?
>
> See attached file.
>
/* Compile: cc -lX11 xcursor xcursor.c */
On Thu, Aug 27, 2009 at 1:46 AM, wrote:
> Thanks for the application suggestions. how can I get the current cursor
> location from the CLI?
See attached file.
/* Compile: cc -lX11 -lXt xcursor xcursor.c */
#include
#include
#include
int
main(int argc, char *argv[])
{
Display *dpy;
Window ju
> On Wed, 26 Aug 2009 03:29:34 - (UTC)
> hessi...@hessiess.com wrote:
>
>> I was wondering if it was possible to map keyboard buttons to move the
>> mouse cursor/ send mouse button events. For example, I was thinning of
>> having alt gr and the arrow buttons move the mouse cursor, and alt gr
>>
Hi,
I made a patch for surf today for integrating dmenu as a bookmark menu.
You just have to make a file called "bookmarks" in the ~/.surf/
directory contening urls (one url per line).
The keyboard shortcut is Ctrl + m.
NOTE: i'm a beginner in C, so you can report me everything i can do to
impro
Hiho,
On Wed, Aug 26, 2009 at 11:06:41AM +, Jacob Todd wrote:
> Are there any patches for dwm that let you spawn new clients as slaves instead
> of always making the new client master?
-> http://dwm.suckless.org/patches/attachabove
maybe this
Regards,
Mate
Are there any patches for dwm that let you spawn new clients as slaves instead
of always making the new client master?
--
Jake Todd
// If it isn't broke, tweak it!
pgprMb1JyZtVf.pgp
Description: PGP signature
2009/8/26 Sebastian Stark :
>
> I just upgraded from dwm 5.4.1 to dwm 5.6.1. I noticed that after the
> upgrade a border is drawn for a window that is the only window in a tag.
> Before there was no border.
>
> Although this is a minor issue I consider it a regression. I checked hg log
> but couldn
I just upgraded from dwm 5.4.1 to dwm 5.6.1. I noticed that after the
upgrade a border is drawn for a window that is the only window in a
tag. Before there was no border.
Although this is a minor issue I consider it a regression. I checked
hg log but couldn't find a comment stating that t
2009/8/23 Aurélien Aptel :
> On Sun, Aug 23, 2009 at 9:28 PM, Anselm R Garbe wrote:
>> 2009/8/22 Ray Kohler :
>>> I'm rather curious on where st will go, and what kinds of things other
>>> terminals do that it will or won't do.
>>
>> Well my plan is to achieve *good* xterm compliance and 256 color
On Wed, 26 Aug 2009 03:29:34 - (UTC)
hessi...@hessiess.com wrote:
> I was wondering if it was possible to map keyboard buttons to move the
> mouse cursor/ send mouse button events. For example, I was thinning of
> having alt gr and the arrow buttons move the mouse cursor, and alt gr
> + "z", "
2009/8/26 :
> I was wondering if it was possible to map keyboard buttons to move the
> mouse cursor/ send mouse button events. For example, I was thinning of
> having alt gr and the arrow buttons move the mouse cursor, and alt gr +
> "z", "x" and "c" send left, middle, right mouse button events.
14 matches
Mail list logo