Re: X11 and the menubar
Re: X11 and the menubar
- Subject: Re: X11 and the menubar
- From: Michèle Garoche <email@hidden>
- Date: Sat, 15 Mar 2003 15:16:59 +0100
Le samedi, 15 mars 2003, ` 12:23 Europe/Paris, Jason Hardcastle a icrit
:
I just installed Windowmaker, using X11.app to launch it. Now, I get
the problem with windows appearing under the menubar, so I can't move
them out from under the menubar.
If any of you could help me out here, or perhaps tell me how I could
get all X11 apps to open on my second display, that'd be great.
In Windowmaker, run the configtool, click on the second tab and change
the origin of placement to 20, 32 or something like that.
Then, if you launch an xterm in ~/.xinitrc before windowmaker, set the
geometry to the same offset and normally you should not have any
applications under the menubar. Something like that:
xterm -geometry 80x20+34+22 -ls -sb -rightbar -si -sl 10000 -j &
which gives you an xterm with height 20, width 80, left margin 34, top
margin 22, a scroll bar located on the right side, 10000 history lines,
a login xterm (-ls).
The same applies if you customize X11 menu to have an xterm launched.
Michhle
<http://micmacfr.homeunix.org/>
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.