PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : wine(x)+fullscreen+gentoo 1.4



nimloth
13.11.03, 17:33
ich hab das problem das ich unter gentoo 1.4 die virtuelle auflösung meines bildschirms für wine(x) nicht ändern kann, obwohl ich, wie ich meine, die XFconfig so geändert habe, dass dies möglich sein sollte. meine section screen der XFconfig:


Section "Screen"
Identifier "Screen 1"
Device "nvidia geforce 2 pro"
Monitor "as4611ut"
DefaultDepth 24

Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection


laut dieser XFconfig müsste ich doch mit [ctrl]+[alt]+[-] oder [+] die auflösung ändern können oder liege ich da falsch?

DaDanny
13.11.03, 18:18
Hast du im Horizontalem Herzbereich ne Feste Zahl angegeben oder nen Werte-bereich?

Also z.b. so sollte es sein:


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

HorizSync 31.4-68.6


Wenn du nen festen Wert angegeben hast liegt es wohl daran.

nimloth
13.11.03, 18:59
ich hab keinen festen werte-bereich eingestellt.

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

HorizSync 31.5 - 79.0

# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

VertRefresh 56-85

welche möglichkeiten gibt es noch?

DaDanny
13.11.03, 19:20
du nimmst ja + bzw - am ziffernblock, oder?

nimloth
13.11.03, 19:29
natürlich, eben so wie es in red hat und den meisten anderen distributionen auch funktioniert.. [ctrl]+[alt]+[num-pad -] bzw. [num-pad +]