Re: Newb questions
- From: Jan Kandziora <jjj@xxxxxx>
- Date: Sun, 22 Jul 2007 23:57:37 +0200
Harv schrieb:
Ok, that's pretty straightforward. You could add the "pointer =..."
Hi Jan, sorry about the late response. I discovered that what I thought
is a 5 button mouse is 7 button. The scrollwheel counts as 3 buttons
(button, up & down). I found the Xmodmap utility and with:
xmodmap -e "pointer = 1 2 3 4 5 8 9 6 7 10 11"
statement to /usr/X11R6/lib/X11/Xmodmap to make it permanent without
calling xmodmap by hand or inside a start script.
I am able to page forward and backward in a web browser with a microsoftCheck the keycodes the keyboard delivers with "xev". You can map them to
trackball optical mouse. I am still studying a plan of attack for the
keyboard.
additional keysyms (e.g. Ctrl+Key) with xmodmap or start scripts
with "xkbevd".
Then you especially need 3D acceleration. Does it work? Which video adapterspecific optimizations you may use. However, most of these optimizations
can be detected on run-time and are enabled automagically by the standard
SuSE kernel.
This is one of the aspects of SuSE I appreciate. I will install X-Plane,
a flight simulator, which is resource hungry and need a fluid experience
running it.
do you use?
$ glxinfo
$ /sbin/lspci -v | grep -A1 VGA
No great improvements possible in boot time. SuSE offers and internally uses
It's an Intel 875 chipset which is about 4 years old. Intel made drivers
available for windows which unleashed it's potential in that
environment. The only difference I find in response between SuSE and
windows is boot time. I'll probably be fine and leave it alone.
a lot of default system services MS-Windows doesn't. Initialization takes
time. You could setup linux software suspend (to disk), it's much faster,
but depends on all drivers properly implement it. Drivers made by hardware
vendors (esp. VGA driver) often miserably fail here.
Kind regards
Jan
.
- Follow-Ups:
- Re: Newb questions
- From: Harv
- Re: Newb questions
- References:
- Newb questions
- From: Harv
- Re: Newb questions
- From: Jan Kandziora
- Re: Newb questions
- From: Harv
- Newb questions
- Prev by Date: Re: "[" and "]" characters in file names?
- Next by Date: Re: backup whole system
- Previous by thread: Re: Newb questions
- Next by thread: Re: Newb questions
- Index(es):
Relevant Pages
|