RE: Virtual Desktop

2001-02-20 Thread techlists
I know, but the new config file makes no mention of virtual settings, so I'm not
sure where to set it to 1024x768.

Wayne


Joris Lambrecht [EMAIL PROTECTED] wrote ..
 you're addicted aren't ya ? you'll have to edit the /etc/X11/XF86Config file
 and adjust the virtual entry to 1024 768
 
 good luck,
 
 joris
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, February 20, 2001 4:06 PM
 To: debian-user@lists.debian.org
 Subject: Virtual Desktop
 
 
 I just bought Railroad Tycoon II for Linux.  It only runs at 1024x768.  My
 Laptop will only do 800x600, I'm running woody, XF864.0.2, KDE 2.0.
 
 How do I make my Virtual Desktop 1024x768, so I can play this on my Laptop.
 
 It runs fine on my Desktop, I guess it serves me right for going with a
 clone laptop.
 
 Wayne

Re: Virtual Desktop

2001-02-20 Thread Andrei Ivanov
Whenever you are doing the xf86config (or your other favorite X config),
when you get to the last screen where you are supposed to change video
modes for color depths, just go ahead and change them. Once you specify
the video mode for a color depth, it'll ask you wehther you want the
virtual desktop or not.
Andrei

--
First there was Explorer...
Then came Expedition.
This summer
Coming to a street near you..
Ford Exterminator.
--
Andrei Ivanov
http://arshes.dyndns.org
[EMAIL PROTECTED]
12402354
--



Re: Virtual Desktop

2001-02-20 Thread Brendan O'Connor
Wayne:

If, at the color depth you're using, the first resolution in the list is
800x600, but another one is 1024x768, it'll run XWindows in 800x600 with a
virtual screen of 1024x768.  The biggest resolution in the list becomes the
virtual screen size, and the first is default actual size.

I'd just do it by editing /etc/X11/XF86Config -- the lines are near the
bottom, under the Screen sections.

Brendan


 I know, but the new config file makes no mention of virtual settings, so
I'm not
 sure where to set it to 1024x768.

 Wayne


 Joris Lambrecht [EMAIL PROTECTED] wrote ..
  you're addicted aren't ya ? you'll have to edit the /etc/X11/XF86Config
file
  and adjust the virtual entry to 1024 768
 
  good luck,
 
  joris
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, February 20, 2001 4:06 PM
  To: debian-user@lists.debian.org
  Subject: Virtual Desktop
 
 
  I just bought Railroad Tycoon II for Linux.  It only runs at 1024x768.
My
  Laptop will only do 800x600, I'm running woody, XF864.0.2, KDE 2.0.
 
  How do I make my Virtual Desktop 1024x768, so I can play this on my
Laptop.
 
  It runs fine on my Desktop, I guess it serves me right for going with a
  clone laptop.
 
  Wayne



Re: Virtual Desktop

2000-04-12 Thread Oki DZ


On Tue, 11 Apr 2000, Dan Hutchinson wrote:
 How do you change to virtual desktop in X Windows to the same physical
 size of your monitor.  I have tried running xf86config and I get the
 display with a Stealth 3D 2000 PRO 

In /etc/XF86Config:
Section Screen
Driver  accel
Device  ATIgraphics
Monitor NECmonitor
Subsection Display
Depth   8
Modes   1024x768 1152x864 1280x1024 
ViewPort0 0
Virtual 1024 768
EndSubsection
EndSection

I set the first entry in Modes to be the same with the Virtual.

but the actual desktop is always smaller

I think that's the purpose of virtual desktops; they are always bigger
than the actual desktops.

Oki



Re: Virtual Desktop

2000-04-11 Thread Oswald Buddenhagen
 How do you change to virtual desktop in X Windows to the same physical
 size of your monitor.  I have tried running xf86config and I get the
 display with a Stealth 3D 2000 PRO but the actual desktop is always smaller
 then the virtual desktop.
 
the virtual desktop will always have at least the size, in which an
overlay of all selected modelines would fit.
look at the Screen section of your /etc/XF86Config. the first
entry in the modes line will be your default mode.

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.


Re: Virtual Desktop in X HELP

1998-08-03 Thread Mark Harrison m0192@
Rick Smith wrote:
 
 Hi
 
 As you will get form this I am definatley a NEWBIE,  I am having a problem
 shutting off the Virtual desktop in X I  just want all my desktop in one
 viewing area...  I am running a Diamond 3d2000 and a Princeton monitor
 (ultra 15) amd I am using th eSVGA Xserver..
 
 All help will be greatley appreciated!
 
 Rick Smith
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

I think hat you want to do is edit our XF86Config File (find it in
/etc/X11). You need to find the 'screen' section. In this section there
is a subsection for each colour depth (eg, 8, 15 and 16 bpp etc.). For
each of the colour depths thee will be a line that says 'virtual 1024
768'. The numbers may be different in your case, but they are what you
want to change. Set the Virtual size to the largest size listed on the
Modes line and that should give you what you want. You can also change
modes by pressing 'Ctrl  Alt  +or-' , but use the + and - keys on the
number pad.
Hope this helps.


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Virtual Desktop Size

1998-01-26 Thread Daniel Mashao
On Sun, 25 Jan 1998, Catalin Popescu wrote:

 How can I setup the Desktop Size under X to be not greater than the
 physical size of my monitor?
Look at the /etc/X11/XF86Config file under Subsection Display and set
the Virtual to wanted numbers.
 
 How can I setup applications to make them start in a window with the
 upper-left corner in the upper-left corner of my monitor?
This a function of the window manager, check the man pages. 


/---/
Daniel J. Mashao
Electrical Engineering[EMAIL PROTECTED]
University of Cape Town http://www.ee.uct.ac.za/~daniel 
Rondebosch, 7700, S. Africa(w) 27+21+650 2816   (h) 27+21+705 1233
/---/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Virtual Desktop Size

1998-01-26 Thread Markus Lechner
Catalin Popescu wrote:

 How can I setup the Desktop Size under X to be not greater than the
 physical size of my monitor?


Run the script xf86config - it should be what you want to start.
Otherwise edit
the resulting file directly, it's location is /etc/X11/XF86Config. At
the end
of this file should be the section for the X-Server settings. There
should be
entries somehow like this:

Section Screen
Driver  accel
Device  ATI Video Xpression
Monitor miroC1782
Subsection Display
Depth   8
Modes   1024x768 800x600 640x480 640x400 400x300
320x240 320x200 1280x1024
ViewPort0 0
Virtual 1600 1200
EndSubsection

Set Virtual to what you need it to be...


Mac




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .