Re: Resizing X11 windows across 3 monitors
Re: Resizing X11 windows across 3 monitors
- Subject: Re: Resizing X11 windows across 3 monitors
- From: Christopher Bort <email@hidden>
- Date: Fri, 6 Jan 2006 11:19:20 -0800
On 01/06/06 at 06:29, Todd Sampson wrote:
> Beautiful! Thanks Owen for your help. twm works... But I guess I'm not
> thrilled with twm as a window manager. I looked on the web for other
> options.
If you use Fink, then `fink apropos window manager` will give you a pretty
wide range of alternatives.
> I changed to twm by editing .xinitrc in my home dir. I commented out exec
> quartz-wm and added exec twm. I changed it to exec enlightenment and X11
> dies at launch probably because enlightenment is not installed.
Try something like:
# use a window manager other than quartz-wm
quartz-wm --only-proxy &
exec your-wm-of-choice
Of course, you must have your-wm-of-choice installed. ;-] The 'quartz-wm
--only-proxy &' allows you to use quartz-wm's features for interaction with
Aqua (copy and paste between X11 and Aqua apps) while actually using
another window manager.
--
Christopher Bort
<email@hidden>
<http://www.thehundredacre.net/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden