<div dir="ltr"><div><div>No, no, thank *you* Thorsten for your super work!<br><br></div>Best regards,<br><br></div>Kinley<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 14, 2015 at 8:26 PM, Thorsten Wißmann <span dir="ltr"><<a href="mailto:edu@thorsten-wissmann.de" target="_blank">edu@thorsten-wissmann.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey,<br>
<br>
Thanks for the update! :-)<br>
<br>
Cheers,<br>
Thorsten<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Jan 14, 2015 at 12:10:51PM +0600, Kinley Dorji wrote:<br>
> Resending to make sure original thread is linked to this update:<br>
><br>
> Solved! The keyboard was fine. The superkeys weren't responding because<br>
> someone (probably my younger daughter) had pulled the game lock key.<br>
> Switching backk solved that problem. But the dzen2 bar continued to be<br>
> unresponsive to clicks. So after living with using the superkey + tag index<br>
> to switch between tags till now, I decided to relook at the problem.<br>
><br>
> I took a closer look at hlwm's autostart and panel.sh scripts. I came<br>
> across this snippet in panel.sh which looked like something to hack:<br>
><br>
>   if [ ! -z "$dzen2_svn" ] ; then<br>
>      echo -n "^ca(1,herbstclient focus_monitor $monitor && "'herbstclient<br>
> use "'${i:1}'") '"${i:1} ^ca()"<br>
>   else<br>
>     echo -n " ${i:1} "<br>
>   fi<br>
><br>
> Since I'm using dzen2-git, I thought I'd try changing the else section from:<br>
>   echo -n " ${i:1} "<br>
> to:<br>
>   echo -n "^ca(1,herbstclient focus_monitor $monitor && "'herbstclient use<br>
> "'${i:1}'") '"${i:1} ^ca()"<br>
><br>
> And it worked.<br>
><br>
> I have no idea why the original panel.sh version worked before my Logitech<br>
> keyboard hacks and why it didn't work later as I didn't touch panel.sh nor<br>
> do I think the keyboard hacks would have. Still, happy to be back to status<br>
> quo. :)<br>
><br>
> On Thu, Sep 11, 2014 at 10:13 PM, Kinley Dorji <<a href="mailto:kinleyd@gmail.com">kinleyd@gmail.com</a>> wrote:<br>
><br>
> > Hi all,<br>
> ><br>
> > Not sure what the problem is, but it started after I upgraded my system to<br>
> > the kernel v. 3.16.2.1 a couple of days ago. Everything else works except<br>
> > my system doesn't respond to clicks on the tag names when I try to switch<br>
> > tags via the mouse. Win+[Tag Number] still works though, so it's not a<br>
> > complete show stopper.<br>
> ><br>
> > I'm on hlwm 0.6.2-2.<br>
> ><br>
> > Suggestions/help/fixes are in welcome!<br>
> ><br>
> > Thanks,<br>
> ><br>
> > Kinley<br>
> ><br>
</div></div></blockquote></div><br></div>