Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Select language:
English
French
German
Hungarian
Italian
Norwegian
News:
Home
Help
Search
Calendar
Members
View the memberlist
Search For Members
Login
Register
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus - Everything Development
»
X/Qt
»
Virtual Screen size with xqt ?
← previous
next →
Print
Pages: [
1
]
Author
Topic: Virtual Screen size with xqt ? (Read 4107 times)
ajnk
Newbie
Posts: 39
Virtual Screen size with xqt ?
«
on:
October 20, 2004, 05:41:43 pm »
Is is possible to configure the Xqt server to provide a virtual screen larger than 640x480 like you can under XFree86 ?
I am running bochs under Xqt with Dos/Win95/Office97 its slow - which I can live with, but I can't get to the windows start button because it is off screen :-( At the moment I having to tab around until I hopefully get the start button.
I thought this would also be useful for any GIMP users out there so the could scroll around larger windows.
Any help appreciated,
Logged
lardman
Hero Member
Posts: 4512
Virtual Screen size with xqt ?
«
Reply #1 on:
October 21, 2004, 07:13:09 am »
I can't remember which file it is, but follow the chain of scripts which are run when you click on the .desktop icon; in one of them the X server will be started and one (well two, width and height) of its parameters is the virtual screen size.
Si
«
Last Edit: October 21, 2004, 07:13:50 am by lardman
»
Logged
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva
ajnk
Newbie
Posts: 39
Virtual Screen size with xqt ?
«
Reply #2 on:
October 21, 2004, 08:34:13 am »
Hmm, I found the .desktop files and changed :-
Display=640x480/144dpi,480x640/144dpi
to
Display=800x600/144dpi,600x800/144dpi
didn't change anything :-(
Logged
lardman
Hero Member
Posts: 4512
Virtual Screen size with xqt ?
«
Reply #3 on:
October 21, 2004, 09:04:35 am »
That's not what I meant.
You need to look in the script which the .desktop file calls, see whether it starts the X server; if not, look in the script which it calls, etc., until you find the right one.
Simon
Logged
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva
ajnk
Newbie
Posts: 39
Virtual Screen size with xqt ?
«
Reply #4 on:
October 21, 2004, 11:50:19 am »
The trails from the two .desktop files end with
a) The Xqt (X server) binary itself.
b) The startx script
neither of which seem to have any options for setting the geometry of the desktop. I even tried using the standard X -geometry argument to Xqt, but that didn't seem to make any difference.
When run from the command line, Xqt seems to query the QT environment from the display size. Maybe setting one of the QT environment variable would override this !?
«
Last Edit: October 21, 2004, 11:54:08 am by ajnk
»
Logged
lardman
Hero Member
Posts: 4512
Virtual Screen size with xqt ?
«
Reply #5 on:
October 21, 2004, 12:20:34 pm »
Oh, I don't know then.
Are you sue that Xqt is the server, and not just the GUI? Xqt may start the server seperately (possibly), look at ps when it's running. Other than that I've no suggestions.
Sorry,
Si
Logged
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva
Print
Pages: [
1
]
← previous
next →
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus - Everything Development
»
X/Qt
»
Virtual Screen size with xqt ?