Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
probleme mit x und dem zoom [fixed]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
greeny86
n00b
n00b


Joined: 23 Nov 2003
Posts: 3

PostPosted: Sun Nov 23, 2003 2:13 pm    Post subject: probleme mit x und dem zoom [fixed] Reply with quote

hi leute ich hab mir jetzt grad gentoo auf meinen neun laptop (peacock xp-10) installiert. hat bis jetzt alles super geklappt, ich hab aber noch eine sache die mich nervt und zwar muss ich immer wenn ich x (kde) starte 2x die tastenkombination strg+alt+numplus drücken damit der zoom stimmt! kann man das irgendwie in die xconfig reinbringen??

danke im voraus für die hilfe!

greeny


Last edited by greeny86 on Mon Nov 24, 2003 11:37 am; edited 1 time in total
Back to top
View user's profile Send private message
wfx
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2003
Posts: 95
Location: Cave

PostPosted: Mon Nov 24, 2003 1:29 am    Post subject: Reply with quote

Schau mal in deine /etc/X11/XF86Config da sollte sowas ähnliches stehen:
Code:

Section "Screen"
   Identifier   "Default Screen"
   Device      "Generic Video Card"
   Monitor      "Generic Monitor"
   DefaultDepth   16
   SubSection "Display"
      Depth      16
      Modes      "800x600" "1024x768" "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "800x600" "1024x768" "1280x1024"
   EndSubSection
EndSection


Dann wird X mit 800x600x16 Starten.

Code:

...
Depth      16
Modes      "1280x1024" "1024x768" "800x600"
....


Dann wird X mit 1280x1024x16 Starten.
Back to top
View user's profile Send private message
greeny86
n00b
n00b


Joined: 23 Nov 2003
Posts: 3

PostPosted: Mon Nov 24, 2003 11:36 am    Post subject: Reply with quote

omg manchmal bin ich echt blöd ... hab gar nicht auf die reinfolge geschaut ...
tnx auf jeden fall!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum