Re: Starter Questions

2011-09-25 Thread Alexander Yakushev
Hello, Marco! Speaking about keyboard layouts you should take a look on this: http://awesome.naquadah.org/wiki/Keyboard_layouts_with_kbdd . It remembers the keyboard layout per each window. On 09/25/2011 01:21 AM, Marco Gergele wrote: Hello, a collegue of mine just convinced me of awesome.

any gpg-agent to keep the passphrase?

2011-09-25 Thread Andreas Radke
Can you suggest any solution to keep the gpg passphrase in a terminal session under Awesome WM? thanks -Andy -- To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Re: Progressbar height - Unexpected behaviour

2011-09-25 Thread Adrian C.
On Sat, 24 Sep 2011, Ignas Anikevicius wrote: awful.widget.progressbar({height = 25, width = 25}) Try like this: fubar = awful.widget.progressbar() fubar:set_height(25):set_width(25) Then we can see why API documentation claims function new() accepts width and height, yet they are

Re: any gpg-agent to keep the passphrase?

2011-09-25 Thread Adrian C.
On Sun, 25 Sep 2011, Andreas Radke wrote: Can you suggest any solution to keep the gpg passphrase in a terminal session under Awesome WM? Erm, gpg-agent? You can put something like this in ~/.gnupg/gpg-agent.conf write-env-file /home/anrxc/.gnupg/gpg-agent.info no-grab pinentry-program