Re: still stuck xf86config

Jan Ries <[email protected]> Tue, 8 Oct 2002 00:49:06 +0200
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
> Does this mean that When in KDE or gnome desktop that I can change Display
> Resolution by simply "Ctrl +Num+or-?
Yes, between all configured resolutions, but it's CTRL-ALT +or-.

> 
> My /etc/X11/XF86Config.....
> -----------------------------
>     Section    "Screen"
> -----------------------
>         DefaultDepth  24
> -------------------------
>     SubSection  "Display"
>         Depth  24
>         Modes    "1024x768 800x600 640x480"
> 
> Also my scrollwheel is not working.
> the XF86Config settings are:
> --------------------------------
>     Section "InputDivice"
>         Identifier    "Mouse0"
>         Driver        "mouse"
>         Option        "Protocol" "PS/2"
>         Option        "Device"    "/dev/mouse"
>         Option        "ZAxisMapping"    "4 5"
> 
> My mouse is a Logitec MouseMan+  mechanical ball.

Give 
Option        "Protocol" "IMPS/2"
a try.

> 
> Also, Is there a nicer way to exit the KDE or gnome desktop back to the
> standard linux prompt than Ctrl-Alt-Backspace?

What does K->logout or Aktion->Logout do?
And if you want another console try CTRL-ALT-Fx (instead of ALT-Fx without a running X-server) 

Have a nice day,

	jan