Moritz Lenz schrieb am Montag, den 03. Juli 2006:

> Package: hotkeys
> Version: 0.5.7.3
> Severity: normal
> 
> I start `hotkeys from my .xsession. It looks like that:
> <snipp>
> cd ~ 
> eval `ssh-agent -t 14400`
> eval `gpg-agent --daemon`
> xset m 3 8
> fvwm-themes-start & WMPID=$!
> fvwm-root -r ~/.fvwm/signe_bg.png
> sleep 2
> hotkeys -b -d /dev/cdrom -Z  -t sk2500 &
> wait $WMPID
> ssh-agent -k
> </snipp>
> 
> If I use `hotkeys -d /dev/cdrom -Z  -t sk2500` it's still the same problem.
> Changing the order of fvwm-themes (my wm) and hotkeys doesn't help as well.
> 
> hotkeys produces no ouput (not even "hotkeys started...") and doesn't respond
> to key presses.
> 
> However it runs: 
> ps -le|grep hotkeys
> 0 S  1000  2637  2559  0  76   0 -  4874 stext  ?        00:00:00 hotkeys
> 
> If I kill that process and start a new one from my xterm it works as expected.
> If I don't kill the process but start another one from my xterm, both seem to
> work. On killing the new process the old one still works!.
Hm, I'm not able to reproduce this problem here. I always start it from
.xsession (with ion3). The only problem I know of is if you use keys that are
not yet defined (but later will be with xmodmap) that hotkeys exits silently. 
Can you provide me with an strace dump?

Thanks
Alex



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to