Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] J2240 mouse
Date: Sun, 22 Jan 2006 22:35:32 +0100	[thread overview]
Message-ID: <200601222235.32555.deller@gmx.de> (raw)
In-Reply-To: <001601c61f9a$9314db00$3301a8c0@POGO>

Try this:

Section "InputDevice"
	Identifier	"Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Helge

On Sunday 22 January 2006 22:26, Craig D. Lansing wrote:
> 
> I'm almost there with X from the console.  Gnome "looks" good.  I finally
> got the video settings where I want them, I just can't seem to get the mouse
> to work.  I've tried almost every option via `dpkg-reconfigure
> xserver-xfree86`, but no luck.  I rebooted into HP-UX and the mouse does
> work there, so it isn't a hardware problem.  HP-UX sees the mouse as "8/12/7
> Built-in Keyboard/Mouse ps2 ".  Hopefully some of the information below will
> show the error of my ways.  Any help would be greatly appreciated!!!!
> 
> /etc/X11/XF86Config-4:
> 
> Section "InputDevice"
> 
>         Identifier      "Configured Mouse"
> 
>         Driver          "mouse"
> 
>         Option          "CorePointer"
> 
>         Option          "Device"                "/dev/psaux"
> 
>         Option          "Protocol"              "PS/2"
> 
>         Option          "Emulate3Buttons"       "true"
> 
>         Option          "ZAxisMapping"          "4 5"
> 
> EndSection
> 
>  
> 
> ll /dev/psaux
> 
> crw-rw----  1 root root 10, 1 Jan 22 15:30 /dev/psaux
> 
>  
> 
>  
> 
> End of XFree86.0.log
> 
>  
> 
> (II) Keyboard "Generic Keyboard" handled by legacy driver
> 
> (**) Option "Protocol" "PS/2"
> 
> (**) Configured Mouse: Protocol: "PS/2"
> 
> (**) Option "CorePointer"
> 
> (**) Configured Mouse: Core Pointer
> 
> (**) Option "Device" "/dev/psaux"
> 
> (**) Option "Emulate3Buttons" "true"
> 
> (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
> 
> (**) Option "ZAxisMapping" "4 5"
> 
> (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
> 
> (**) Configured Mouse: Buttons: 5
> 
> (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
> 
> (II) Configured Mouse: ps2EnableDataReporting: succeeded
> 
> Could not init font path element unix/:7100, removing from list!
> 
> AUDIT: Sun Jan 22 16:09:07 2006: 3943 X: client 4 rejected from local host
> 
>  
> 
>  
> 
> howlin:/boot# grep -i mouse config-2.6.8-2-32-smp
> 
> CONFIG_INPUT_MOUSEDEV=y
> 
> CONFIG_INPUT_MOUSEDEV_PSAUX=y
> 
> CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
> 
> CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
> 
> CONFIG_INPUT_MOUSEDEV_PSAUX_ENABLE=y
> 
> CONFIG_INPUT_MOUSE=y
> 
> CONFIG_MOUSE_PS2=m
> 
> CONFIG_MOUSE_SERIAL=m
> 
> CONFIG_MOUSE_INPORT=m
> 
> # CONFIG_MOUSE_ATIXL is not set
> 
> CONFIG_MOUSE_LOGIBM=m
> 
> CONFIG_MOUSE_PC110PAD=m
> 
> CONFIG_MOUSE_VSXXXAA=m
> 
> CONFIG_MOUSE_HIL=m
> 
> CONFIG_USB_MOUSE=m
> 
>  
> 
>  
> 
> 
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

  reply	other threads:[~2006-01-22 21:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-22 21:26 [parisc-linux] J2240 mouse Craig D. Lansing
2006-01-22 21:35 ` Helge Deller [this message]
     [not found] <20060122233459.GA16327@levanta.com>
2006-01-23  0:30 ` Craig D. Lansing

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200601222235.32555.deller@gmx.de \
    --to=deller@gmx.de \
    --cc=parisc-linux@lists.parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox