Hello
These are actually quite minor issues but they
have lot to do with user convenience.
1.
I do not like virtual desktop thing.
Of course by default my /etc/X11/XF86Config-4
Modes section should look like this:
Subsection "Display"
Depth 16
Modes "1152x864" "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
As there is no option 'Virtual' there that means
virtual viewing mode should be disabled. If I wanted to
have a virtual desktop it should look like this:
Subsection "Display"
Depth 16
Modes "1152x864" "1280x1024" "1024x768" "800x600" "640x480"
Virtual 1600 1200
ViewPort 0 0
EndSubsection
Which would give me a virtual desktop of 1600x1200 pixels.
Unfortunately in both cases XFree86 gives me a virtual desktop.
So: How do I get rid of virtual desktop once and for all?
2.
By default, the normal mouse acceleration in XFree86 is small
(IMHO). To correct this I have ajusted mouse acceleration in my
Gnome settings. However with highest acceleration mouse 'jumps' fast.
I would like the mouse cursor to move smoothly as it does in my windows98.
In windows I am able to adjust PS2 port poll interval over 100Hz.
How can I do this in linux? I have tried to put following into
XF86Config:
Option "SampleRate" "150"
I appreciate your co-operation.
Aapo M�kinen
------------
[EMAIL PROTECTED]
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie