You are not logged in.
Pages: 1
First thing, I want to create a custom shell prompt for one specific Terminator profile. How do I do this?
Second thing, I have an undecorated terminal that starts automatically when I log in, but I can't right click on the desktop or switch workspaces while it's up, and when I launch programs from it their windows are also undecorated. How do I fix this so I can right click and switch workspaces and so the windows I launch from it are decorated? I have the command 'terminator -b --profile=commodore --geometry 848x355+88+180' in autostart.sh to start it.
Offline
You should still be able to use the Openbox menu with super+space and switch workspaces with either super+tab or Ctrl+Alt+Right/Left Arrow Keys
Last edited by MrPink (2011-08-04 11:38:19)
Offline
you must put an "&" character after the terminator line in your autostart.sh file. like so
terminator -b --profile=commodore --geometry 848x355+88+180 &otherwise the startup of openbox will wait until you close the terminator.
(try out wht hapens if you close the terminator window.)
luc
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.