Sponsored Content
Special Forums UNIX Desktop Questions & Answers Setting window manager manually for GNome Post 16307 by auswipe on Thursday 28th of February 2002 12:04:18 AM
Old 02-28-2002
Never mind!

Figured it out tonight and got Sawfish up and running. GNome does much better with Sawfish than twm!
 

7 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Window Manager of the ... Choice

Inspired by Window Manager of the Year threads from LinuxQuestions.org Like these: 2002 | 2003 | 2004 | 2005 | 2006 I wonder what WMs are used by UNIX people ... People sometimes select diffrent WMs for (old and slow) laptop and (overpowered) workstation, that is why poll allows multiple... (8 Replies)
Discussion started by: vermaden
8 Replies

2. Debian

gnome file manager configuration question

Is there a way to configure the gnome file manager to open each directory in the same window instead of opening a new one? (Debian 5.0.0) (5 Replies)
Discussion started by: snorkack59
5 Replies

3. Linux

MINT gnome power manager problems

Version: Linux Mint 9 Isadora I'm having problems with the MINT gnome power manager. I just finished installing Linux Mint 9 Isadora on my system and every time I try to log into Mint I get this message "The config defaults for gnome power manager have not been installed correctly. Please... (0 Replies)
Discussion started by: cokedude
0 Replies

4. UNIX Desktop Questions & Answers

Slimmest Window Manager

Hi Which is the absolutely slimmest window manager Window Manager? THX (3 Replies)
Discussion started by: ccc
3 Replies

5. Red Hat

Window manager on Fedora

Hi eveybody, I want to install fedora on my personal laptop, but I dont want to use any graphical desktop environment, this way i will force myself to learn more. I want to install wm2 which i used to work with it on debian a couple of yeras ago, so is there any instruction that how I can do this?... (3 Replies)
Discussion started by: messi777
3 Replies

6. Fedora

Window Manager

Hi guys, I want to get back to my old days and re-obtain my unix skills, I remember I installed a window manager wmii / wmii2 /mwm on my debian and started to learn unix/linux and now after some years not touching it and having to deal with gnome on redhat (because of my work) I feel like very... (6 Replies)
Discussion started by: messi777
6 Replies

7. UNIX Desktop Questions & Answers

GNOME Desktop - Setting missing from dconf-editor?

Hello All, Last night I installed OpenSuSE 12.1 (i586) on a HP Mini 110 laptop. And I selected GNOME as my Desktop during install... So I was trying to customize some things about the desktop, for example adding the Maximize/Minimize/Close options to the titlebar of a window. I did this... (2 Replies)
Discussion started by: mrm5102
2 Replies
quartz-wm(1)						      General Commands Manual						      quartz-wm(1)

NAME
quartz-wm - Aqua Window Manager for the X Window System on OS X SYNTAX
quartz-wm [ --only-proxy ] DESCRIPTION
quartz-wm is a window manager for the X Window System. It provides titlebars for X11 windows that aim to match the look and feel of native Mac OS X windows. It also contains functionality to bridge between the system pasteboard and the X server's PRIMARY and CLIPBOARD selec- tions. OPTIONS
quartz-wm accepts the following command line options: --only-proxy This option indicates that the program should not attempt to manage any of the display's screens. However the selection proxying features will still be enabled, meaning that a different window manager may be used, but cut and paste will work as if quartz-wm were running. --no-pasteboard This option indicates that the program should not manage the cut and paste proxying. This option is defaulted to on for newer X11 servers that support this functionality and off for older servers that do not. --prefs-domain <domain> This option can be used to override the domain used to read preferences from. This is useful if you want to have multiple X11.apps running at the same time. CUSTOMIZATION
quartz-wm can be customized using the defaults(1) command. quartz-wm can be forced to re-read these preferences by sending it a SIGHUP using kill(1). The available options are: defaults write org.x.X11 wm_ffm -bool true Enables focus-follows-mouse mode. Windows belonging to the X server may then be focused by moving the pointer over them, as well as the default mode of clicking in them. defaults write org.x.X11 wm_click_through -bool true Disables the default behavior of swallowing window-activating mouse events. defaults write org.x.X11 wm_limit_size -bool true Limit the size of each window to the size of the current head. defaults write org.x.x11 wm_focus_on_new_window -bool false Don't tell X11.app to take focus when a new X11 window is created. defaults write org.x.X11 wm_window_shading -bool true Enables double clicking on a titlebar to shade the window defaults write org.x.X11 wm_auto_quit -bool true Automatically quit quartz-wm (thus shutting down the X11 server) when the last window is closed. defaults write org.x.X11 wm_auto_quit_timeout -int 3 Set the timeout for the auto-quit feature. If wm_auto_quit is true, quartz-wm will wait this many seconds before attempting to shutdown. If another window is created in that time, quartz-wm will not shutdown. ENVIRONMENT VARIABLES
DISPLAY This variable is used to determine which X server to use. SEE ALSO
X(7), Xquartz(1), xrdb(1), twm(1) 0.0 quartz-wm(1)
All times are GMT -4. The time now is 10:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy