From owner-freebsd-questions Sun Jan 21 23:14:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA15244 for questions-outgoing; Sun, 21 Jan 1996 23:14:05 -0800 (PST) Received: from hornet.netac.co.za (hornet.netac.co.za [196.3.237.162]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA15235 for ; Sun, 21 Jan 1996 23:13:47 -0800 (PST) Received: (from tony@localhost) by hornet.netac.co.za (8.6.12/8.6.12) id JAA19867; Mon, 22 Jan 1996 09:16:21 +0200 From: Tony Harverson Message-Id: <199601220716.JAA19867@hornet.netac.co.za> Subject: Re: How to disable virtual screen? To: binhdo@cs.ubc.ca (Binh Do) Date: Mon, 22 Jan 1996 09:16:21 +0200 (SAT) Cc: freebsd-questions@freebsd.org In-Reply-To: <31033082.167EB0E7@cs.ubc.ca> from "Binh Do" at Jan 21, 96 10:36:50 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk > > I start using 'fvwm' and its manpage suggests that novice users should > disable the virtual screen to the physical one (later we can enable it). > How can I do it? Thank you. In you Xf86 config file, you'll have a definition that reads something like : Monitor "Acer 33d" Subsection "Display" Depth 8 # Omit the Modes line for the "Generic VGA" device Modes "640x480" "800x600" "1024x768" ViewPort 0 0 # Use Virtual 320 200 for Generic VGA Virtual 1152 900 EndSubsection Note the 'virtual' keyword. This means that your desktop will be bigger than your actual screen. comment out this directive (as in : # Virtual 1152 900 and the virtual screen should stop happening) Make sure to comment the virtual directive in *all* the screen modes you are using - so that if you switch between modes using ctrl-alt-plus, no virtual screen appears. Good luck Tony -- <+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+> || Tony Harverson | Go not softly into that gentle MS Night, || || Unix Admin | Rage, Rage against the dying of the UNIX Light || || Internet Support |+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+|| || Person | Since when was Windows an *operating* System ? || <+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+>