Re: Pentium 100Mhz New User

2004-03-11 Thread Wilko Fokken
On Mon, Mar 08, 2004 at 02:09:58AM +, Tomy Alarie wrote:
 I have a serial mouse type 
 Com-2 or serial. I just want to know which selection im supposed to choose 
 in the xfree86 configuration generated by debconf ?
 

On my Pentium 133 MHz, my cheap 3-key serial mouse
(hardware type  = Mouse Systems) runs well with
following mouse entries in '/etc/XF86Config-4':

- - - - - - - - - - - - - - - - - - - - - - - - -
Section ServerLayout
#   ...
InputDeviceSerial Mouse CorePointer
EndSection

Section ServerFlags
Option AllowMouseOpenFail  true
EndSection

Section InputDevice
Identifier  Serial Mouse
Driver  mouse
Option  Protocol MouseSystems
Option  Device /dev/ttyS0
Option  SendCoreEvents  true
EndSection
- - - - - - - - - - - - - - - - - - - - - - - - -

(On power-on, I have to keep pressing my left mouse key
for some seconds, in order to switch it's hardware reaction
from microsoft to mouse systems mode.

I prefer running my mouse in Mouse Systems mode,
compared to Microsoft mode, since that way,
I don't need any emulation for operating my
middle mouse key.)

-- 
Wilko Fokken   Education is a man's going
Landschaftspolder 67   from cocksure ignorance
D-26831 Dollartto thoughtful uncertainty.

Tel. 04953-382


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Pentium 100Mhz New User

2004-03-08 Thread Alexis Huxley
 Hi i'm new to this list and i just want to know a couple of things to be 
 sure to configure my computer correclty. First, i have a serial mouse type 
 Com-2 or serial. I just want to know which selection im supposed to choose 
 in the xfree86 configuration generated by debconf ?

Install 'gpm' and try running 'gpm-mouse-test', which can work out
many of these things for you.

Once you've got it working in gpm, then try using the gpm mouse
event relay feature, and point X at the relay pipe. See the gpm
man page for info.

Alexis
http://dione.no-ip.org/~alexis/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Pentium 100Mhz New User

2004-03-08 Thread David Clymer
On Sun, 2004-03-07 at 21:09, Tomy Alarie wrote:
 Hi i'm new to this list and i just want to know a couple of things to be 
 sure to configure my computer correclty. First, i have a serial mouse type 
 Com-2 or serial. I just want to know which selection im supposed to choose 
 in the xfree86 configuration generated by debconf ?
 
 thanks

If the mouse is on COM2 (windows), the mouse device should be
/dev/ttyS1, and I'm guessing that driver to be used should be the
Microsoft driver like so:

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/ttyS0
Option  Protocol  Microsoft
EndSection

I may be wrong about the driver, since I havent used a serial mouse in a
long time. You could give it a whirl report back if it doesnt work.

-davidc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Pentium 100Mhz New User

2004-03-07 Thread Tomy Alarie
Hi i'm new to this list and i just want to know a couple of things to be 
sure to configure my computer correclty. First, i have a serial mouse type 
Com-2 or serial. I just want to know which selection im supposed to choose 
in the xfree86 configuration generated by debconf ?

thanks

-
e6e9fe46b17fa16d9a250d4189e8f0cd
fingerprint
Quadra 650 | Debian 3.0r2 | m68k
_
MSN Search, le moteur de recherche qui pense comme vous !  
http://fr.ca.search.msn.com/

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Pentium 100Mhz New User

2004-03-07 Thread Kent West
Tomy Alarie wrote:

Hi i'm new to this list and i just want to know a couple of things to 
be sure to configure my computer correclty. First, i have a serial 
mouse type Com-2 or serial. I just want to know which selection im 
supposed to choose in the xfree86 configuration generated by debconf ?


If you're not using gpm,

/dev/ttyS1

You may have to experiment with the protocol (probably start with 
serial); you can change the settings later with dpkg-reconfigure 
xserver-xfree86.

--
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Pentium 100Mhz New User

2004-03-07 Thread Kent West
Tomy Alarie wrote:

Thanks, but i got another question, do i use the frame buffer device 
or something like with a pci video card ?

I try to always use a video driver that matches the video chipset, 
falling back to VESA if that doesn't work, falling back to fb if that 
doesn't work.

lspci

should give you a good indication of what video chipset you have.

PS: By keeping posts on-list, others who are more knowledgeable can 
throw in their two-cents. And others who have similar problems can see 
the answers and/or search the archives.

--
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Pentium 100Mhz New User

2004-03-07 Thread Tomy Alarie
Tomy Alarie wrote:

Thanks, but i got another question, do i use the frame buffer device or 
something like with a pci video card ?

I try to always use a video driver that matches the video chipset, falling 
back to VESA if that doesn't work, falling back to fb if that doesn't work.

lspci

should give you a good indication of what video chipset you have.

Where do i write that ? At prompt ? I also have another problem, my mouse 
work so it entered in a kde session and after that when i restart, it do a 
graphical login but i don't see anything only half of the screen ? What 
are the keys i can press (cause i dont see underlined keys ) to log out of 
that and go to a prompt login ?

thanks

_
MSN Search, le moteur de recherche qui pense comme vous !  
http://fr.ca.search.msn.com/

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Pentium 100Mhz New User

2004-03-07 Thread Kent West
Tomy Alarie wrote:

Kent West wrote:

I try to always use a video driver that matches the video chipset, 
falling back to VESA if that doesn't work, falling back to fb if that 
doesn't work.

lspci

should give you a good indication of what video chipset you have.

Where do i write that ? At prompt ? 
Yes, at a prompt.

I also have another problem, my mouse work so it entered in a kde 
session and after that when i restart, it do a graphical login but i 
don't see anything only half of the screen ? What are the keys i can 
press (cause i dont see underlined keys ) to log out of that and go to 
a prompt login ?


Ctrl-Alt-F2 should get you to the second virtual terminal.

Then you can play with your X settings with dpkg-reconfigure 
xserver-xfree86, followed by a restart of KDM with /etc/init.d/kdm 
restart (which will automatically take you back to VT7 where KDM runs 
usually, so you'll have to Ctrl-Alt-F2 back to VT2 if you need to).

--
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]