Re: [dev] [dwm] can't toggle tags with mouse

From: Andreas Amann <amann_AT_physik.tu-berlin.de>
Date: Thu, 27 May 2010 16:28:58 +0200

On Thu, May 27, 2010 at 03:25:32PM +0200, orschiro_AT_googlemail.com wrote:
> Hello Andreas,
>
> your solution is almost working. The only thing that doesn't fit is
> the length of the output. de/pl should only by two letters but in the
> output there are a plenty of blanks before. I assume this happens
> because the eight digits were substituted by only two letters?
>
> Better understanding:
>
> xxxxxxde where 'x' stands for a blank
>
> Could that be corrected to use not so much space in the bar?

strange. What is the output of
  xset -q|sed -ne "2 s/^.*00000000/uk/ p; 2 s/^....*/de/ p"
on command line? What is the output of
  xset -q|head -2
for each layout?
Received on Thu May 27 2010 - 14:28:58 UTC

This archive was generated by hypermail 2.2.0 : Thu May 27 2010 - 14:36:02 UTC