Re: focus window after minimize

2011-09-26 Thread Vivian Brégier
awful.key({ modkey }, Tab, function () local cmenu = awful.menu.clients({width=256}, { keygrabber=true }) end), works fine for me, even in a tag with no client. $ awesome --version awesome v3.4.6 (Hooch) • Build: Jul 14 2010 07:14:19 for i686 by gcc

Re: java console seems black

2011-09-26 Thread Massimiliano Brocchini
I'm not clear what you mean by java console, but try to download wmname and execute wmname LG3D before launching the java console. See: http://stackoverflow.com/questions/721215/how-can-i-fix-a-java-gui-program-swing-that-it-works-with-awesome-wm Massimiliano On Mon, Sep 26, 2011 at 11:59 AM,

Re: focus window after minimize

2011-09-26 Thread Adrian C.
On Sat, 24 Sep 2011, Ryan T. Sawyer wrote: if I run it on an empty tag or I run it on a tag with no visible windows, no menu pops up. There's a difference between clientkeys and globalkeys. Sounds like your binding is in clientkeys -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID:

Re: focus window after minimize

2011-09-26 Thread Ryan T. Sawyer
if I run it on an empty tag or I run it on a tag with no visible windows, no menu pops up. There's a difference between clientkeys and globalkeys. Sounds like your binding is in clientkeys Yes, that fixed it! I'll be careful to watch for that distinction in the future. Thanks! -- To

no .xinitrc

2011-09-26 Thread Xenia
Dear list, everywhere I read about the holy ~/.xinitrc, but I don't have this file. Is there an equivalent file or is it called different? Or should I simply create it? By the way, I don't have a ~/.xsession either, but ~/.xsession-errors does exist. Thanks, Xenia -- To unsubscribe, send mail

Re: no .xinitrc

2011-09-26 Thread Daniel Martí
Xenia, By default there's no ~/.xinitrc. I use it to launch apps (redshift, wicd, mpd, etc + ) and then awesome, without the as it is not to be run in the background. Good luck! :) -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Xenia yor...@googlemail.com wrote:

Fwd: no .xinitrc

2011-09-26 Thread Adam Jimerson
Forgot to cc the list Most distros have an example .xinitrc under a directory like /etc/skel/.xinitrc you can copy that to your home directory and edit it to suit your needs/wants. On Mon, Sep 26, 2011 at 3:30 PM, Daniel Martí danielmarti.deb...@gmail.comwrote: Xenia, By default there's no