oroborus-user
[Top][All Lists]
Advanced

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

[Oroborus-user] desklaunch


From: Nick Cross
Subject: [Oroborus-user] desklaunch
Date: Tue, 30 Jul 2002 12:21:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529


Hi,

I was experimenting with desklaunch using it with IceWM. Initially it wouldn't work
L376:
if(ev->window==active_icon->window && ev->button==Button1 && ev->state==256)
      fork_exec(active_icon->command);

as the ev->state being returned was not 256. I got 272 back (and various other values when trying it with key modifiers) - is there any reason why the state test is needed as well? - commenting it out makes everything work fine.

Cheers,

Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]