[olug] xterm settings

Daniel Linder dan at linder.org
Tue Jan 27 21:14:14 UTC 2004


> This is how it works now
> ~/.fluxbox/menu

> [submenu] (Terminals)
>     [exec] (xterm) {xterm -bg black -fg yellow}
>
> Now I'm trying to figure out how to get it to default
> as bash.

How about this?

 [submenu] (Terminals)
     [exec] (xterm) {xterm -bg black -fg yellow -e /bin/bash}

This will execute "/bin/bash" as the first command.
Dan


More information about the OLUG mailing list