On 02.07.2012 11:23, Nicholas Dudfield wrote:
> Good hunch :)
>
> While experimenting with the rc.lua I'd set the wibox to `position =
> "bottom"`
>
> I changed it back and now it works as intended.
>
> Anyway, I'm fine with the wibox at the top but I'm wondering why having it
> at the bottom has that effect?
When the mouse pointer enters a client, that client gets the window focus. So
without a wibox at the top, the pointers the top-left client when you switch
between screens and thus gets the input focus.
--
my $key = "\x49\x03\x93\x08\x19\x94\x96\x94\x28\x93\x83\x04\x68\x28\xa8\xf5".
"\x0a\xb9\x94\x02\x45\x81\x93\x1f\xbc\xd7\xf3\xad\x93\xf5\x32\x93";
my $cipher = Crypt::Rijndael->new( $key, Crypt::Rijndael::MODE_ECB() );
my $plain = $ciper->decrypt($daten);
--
To unsubscribe, send mail to [email protected].