The time now is Sun 19 May 2013, 12:26
All times are UTC - 4 |
| Author |
Message |
musher0

Joined: 04 Jan 2009 Posts: 2194 Location: Gatineau (Qc), Canada
|
Posted: Wed 29 Aug 2012, 16:36 Post subject:
How to remove titlebar of urxvt in pekwm Subject description: A handy trick to put in pekwm's autoproperties file |
|
Hello, all.
To save space on your desktop, it is sometimes useful to do away with the title bar of some programs.
We've indicated how to do this in icewm earlier:
http://www.murga-linux.com/puppy/viewtopic.php?t=77522
Similarly, here is how to have an urxvt window without a title bar in pekwm. In pekwm's autoproperties file (located at ~/.pekwm), insert the following:
| Code: | Property = "^urxvt,^URxvt" {
ApplyOn = "Start New"
Border = "True"; Titlebar = "False"
Sticky = "False"
} |
If you call a cli program with "rxvt -e", rxvt is not affected, and therefore will show with a titlebar, while the same cli program called with "urxvt -e" will not have a titlebar.
If this sounds like splitting hairs... it is! However, minute details sometimes make a big difference -- and help clear your mind!
Let's give credit to whom credit is due... This trick is adapted from:
http://phollow.fr/2009/05/bashrun-un-lanceur-simple-et-efficace/ (Read on Aug. 29, 2012, at 16:10)
Many thanks to the anonymous author!
BFN.
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Tue 04 Sep 2012, 16:54 Post subject:
|
|
nice one, added link to wiki
http://puppylinux.org/wikka/PekWM
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2194 Location: Gatineau (Qc), Canada
|
Posted: Tue 04 Sep 2012, 23:24 Post subject:
|
|
Many thanks !
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2194 Location: Gatineau (Qc), Canada
|
Posted: Thu 06 Sep 2012, 21:05 Post subject:
|
|
Incidentally...
I decided to use this configuration trick rather than the "-bl" parameter in the urrxvt calling script itself. Using the "-bl" parameter forbids the use of any input device in the console window. I've experienced it, and there are also a couple of reports on Linux forums about the strange behaviour of the "-bl" parameter in urxvt.
"-bl" also makes the window sticky. So in practice, its use would be restricted to displaying a clock in text format or some similar type of permanent data on your screen.
BFN.
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|