Hullo, I'm using blackbox window manager, with bbkeys for keyboard shortcuts. Two things I can't work out: 1. How to save not only the number of workspaces and their names, but the actual "contents" of that workspace, - i.e. if i close xwindow when I had three xterms open in a workspace, they are still there when I startx again. At the moment if I restart, the workspaces are all there but are empty. 2. If it is possible to change the name of an xterm window from "xterm" to something more likely to help me remember what the hell is going on in that particular window! Thanks, Jenny
On Thu, 27 Mar 2003 Jenny_Hopkins@toby-churchill.com wrote:
- If it is possible to change the name of an xterm window from "xterm" to
something more likely to help me remember what the hell is going on in that particular window! Thanks, Jenny
Hi Jenny,
Usually, when you run xterm, you can specify a window name. I tend to use
xterm -name PUTWHATEVERHERE -bg black -fg white -display wibble:0.0 &
HTH
Chris