Multiple Tags for Programs

2011-09-19 Thread Lane Lester
Then I was just lucky! But thanks for the clarification; I'll edit the text file on the procedure to use. Lane -- Forwarded message -- From: Vitor Eiji Justus Sakaguti Date: Mon, Sep 19, 2011 at 1:08 PM On Mon, Sep 19, 2011 at 1:00 PM, Lane Lester wrote: > Thanks agai

Multiple Tags for Programs

2011-09-19 Thread Lane Lester
It worked! Lane

Multiple Tags for Programs

2011-09-19 Thread Lane Lester
ct: Re: Multiple Tags for Programs To: Lane Lester On Mon, Sep 19, 2011 at 12:34 PM, Lane Lester wrote: > Thanks, Vitor! I presume I need something like this in rc.lua: > { rule = { class = "Skype" }, > properties = { sticky = true } }, Yes, something like that.

Multiple Tags for Programs

2011-09-19 Thread Lane Lester
t 11:26 AM On Mon, Sep 19, 2011 at 12:20 PM, Lane Lester wrote: > I seem to recall reading this is possible when I was first thinking about > switching to Awesome. But I can't find in the wiki how to do it. > > I want the Skype window to show up in all tags. How do I accomplish

Multiple Tags for Programs

2011-09-19 Thread Lane Lester
I seem to recall reading this is possible when I was first thinking about switching to Awesome. But I can't find in the wiki how to do it. I want the Skype window to show up in all tags. How do I accomplish that? Lane -- *Lane Lester* Codger's Cogitations: Reflections on Life and

Re: [off-topic] A good terminal emulator for tiling WMs?

2011-09-10 Thread Lane Lester
wrote: > On Wed, Sep 7, 2011 at 1:33 PM, Lane Lester wrote: > >> I decided to try Eterm as the replacement terminal program. What I've >> observed is that, after I execute Eterm, my program launch of choice, >> PieDock, no longer works. Furthermore, I cannot restart it

Re: [off-topic] A good terminal emulator for tiling WMs?

2011-09-07 Thread Lane Lester
I decided to try Eterm as the replacement terminal program. What I've observed is that, after I execute Eterm, my program launch of choice, PieDock, no longer works. Furthermore, I cannot restart it without first getting out of X. So I'm back "in the market" for a good terminal program. Lane

Vertical Widgets?

2011-08-11 Thread Lane Lester
Before I started using awesome, I almost always had Conky monitors providing information about my system. Now I have several widgets in the statusbar performing some of those functions. The problem is the widgets take up more room than I'd like them to have. So I would like to have a statusbar do

Re: Controlling Floating Window Position

2011-08-11 Thread Lane Lester
On Thu, Aug 11, 2011 at 8:24 PM, Adrian C. wrote: > But did you solve your placement problems? Yes, all new clients open inside the screen and below the top statusbar. Lane

Re: Controlling Floating Window Position

2011-08-11 Thread Lane Lester
On Thu, Aug 11, 2011 at 1:15 PM, Lane Lester wrote: > The wiki code appears already in the Signals section in this test: > if not c.size_hints.user_position and not > c.size_hints.program_position then > awful.placement.no_overlap(c) > awful.placeme

Re: Controlling Floating Window Position

2011-08-11 Thread Lane Lester
Reading what to do in the wiki wasn't enough for a newbie like me. It said this: How to prevent floating clients opening offscreen? Enable *awful.placement* calls in your manage signal handler: -- Floating clients don't overlap, cover -- the titlebar or get placed offscreen awful.placem

Fwd: Which rc.lua does restart read?

2011-08-11 Thread Lane Lester
On Thu, Aug 11, 2011 at 11:17 AM, Pthalo wrote: > There was probably a small error in the changes you made. If there's an > error, it loads the default instead. Run "awesome --config > ~/.config/awesome/rc.lua -k" in a terminal window to check this. Thanks, guys! The above check helped me find a

Which rc.lua does restart read?

2011-08-11 Thread Lane Lester
I made a change in ~/.config/awesome/rc.lua and then executed { "restart", awesome.restart }, from the awesome menu. Awesome restarted with a second set of nine tags in the titlebar and all the settings were the installed defaults, rather than what I had in ~/.config/awesome/rc.lua Lane

Re: Controlling Floating Window Position

2011-08-11 Thread Lane Lester
On Thu, Aug 11, 2011 at 10:42 AM, Adrian C. wrote: > > https://awesome.naquadah.org/wiki/FAQ#How_to_prevent_floating_clients_opening_offscreen.3F > > Thanks, Adrian! I felt sure there was a way, but I failed to spot that in the wiki. Lane

Controlling Floating Window Position

2011-08-11 Thread Lane Lester
I've been using awesome for a few months now and have become comfortable with most of its special features. However, there is one nuisance I haven't been able to solve. I mostly use a floating layout, and when I load a second program in a particular tag, it almost always is high on the screen, par

Re: Beginner Needs a Pointer

2009-10-12 Thread Lane Lester
On Sun, Oct 11, 2009 at 2:57 PM, DUFLOT Jean-Luc wrote: > I have been also a beginner, so if it can help you, I send my own rc.lua > config file. Thanks, Jean-Luc! Lane *Lane Lester* My Blog <http://lanelester.com> | LinkedIn<http://www.linkedin.com/in/lanelester&

Re: Beginner Needs a Pointer

2009-10-05 Thread Lane Lester
On Mon, Oct 5, 2009 at 5:04 PM, Perry Hargrave wrote: > >We're talking about Lua, so first, learn Lua. Don't want to? Do not > use > >awesome 3 and stop reading right now. > > i updated this text, hopefully its a bit less exclusionary.. Much friendlier! Lane

Re: Beginner Needs a Pointer

2009-10-02 Thread Lane Lester
Thanks to all for the tips and encouragement. You and I both know there are projects where only those who have no life other than the project are welcome. So I thought it would be a good idea to learn that right away. I'm in Gnome right now, so let me look at rc.lua as Matti suggested before I jum

Beginner Needs a Pointer

2009-10-02 Thread Lane Lester
e to a good place to get a handle on tags, layouts, and such? Or should I "stop reading right now"? Lane *Lane Lester* My Blog <http://lanelester.com> | LinkedIn<http://www.linkedin.com/in/lanelester>| Twitter <http://www.twitter.com/codger>