You know what: it works ! My boss will be happy that I can now work instead of trying fixing that ^^
Thanks a lot. Best regards. On Fri, May 28, 2010 at 11:52 AM, Alex Kilgore <adkilg...@gmail.com> wrote: > I am not sure as to the details of your issue, > But perhaps you are hitting the same issue with dash as I was, > and was mentioned in one of the earlier threads, > If you use wmiirc, try changing > #!/bin/dash -f > to > #!/bin/sh > > and see if the problem persists > > Alex > > > On Fri, May 28, 2010 at 11:37:05AM +0200, DarthDragon wrote: > > Hello, > > on Debian testing, and since I have updated it, performing some action > > make me lost all modkey shortcuts. > > How can I track what happen at least at wmii level ? > > > > Identified cases to lost my modkey shortcuts: > > * mouse click on a workspace in the tag bar (but the workspace does > not > > change) > > * use MODKEY-p and press ESC to cancel > > * use MODKEY-t and press ESC to cancel > > * use MODKEY-SHIFT-t and press ESC to cancel > > These are 100% reproducible. > > > > This one does not always show the pbm: > > * mouse click on a window title bar (window brings up) > > > > Please note the mouse is still working, clicking on window title bar > > brings up the window. > > Running "wmiir xwrite /ctl exec wmii" to restart wmii gives me back > all > > shortcuts. > > My MODKEY is the Windows key. > > > > System running: > > * Debian testing (last update May, 28th) > > * wmii+ixp-3.9-4 binary built from archive from wmii.suckless.org > > * NVIDIA drivers NVIDIA-Linux-x86-195.36.24-pkg1.run (also tested with > > NVIDIA-Linux-x86-190.53-pkg1.run) > > > > Thanks for help. > >