public inbox for gentoo-laptop@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marcus Wagner <recall.nevada@arcor.de>
To: gentoo-laptop@lists.gentoo.org
Subject: Re: [gentoo-laptop] fujitsu siemens s7110 - touch stick?
Date: Sat, 19 May 2007 21:12:37 +0200	[thread overview]
Message-ID: <464F4C25.90405@arcor.de> (raw)
In-Reply-To: <200705192009.29306.sebastiangibb@t-online.de>

Sebastian Gibb schrieb:
> hello,
>
> now I use evdev:
>
> Section "InputDevice"
>     Identifier "touchstick"
>     #Driver "mouse"
>     Driver "evdev"
>     Option "Protocol" "auto"
>     Option "Device" "/dev/input/mouse1"
> EndSection
>
> but it doesn't work. I don't know whether the touchstick is /dev/input/mouse1. 
> How could I discover it?
>
> Bye
>   
try  cat /dev/input/mouse1 and move the stick. If you get some weird 
output on your console, its the right device, but since you now use 
evdev it should be something more like /dev/input/event1, bit this can 
change.
Therefore you should od an cat /proc/bus/input/devices, there you can 
see your mouse.
in Xorg.conf you should remove Option Device and add option "Name" "the 
name shown by cat /proc/bus/input/devices". Also protocol "event" could 
be helpful

regards
Marcus
-- 
gentoo-laptop@gentoo.org mailing list



  reply	other threads:[~2007-05-19 19:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-13 17:45 [gentoo-laptop] fujitsu siemens s7110 - touch stick? Sebastian Gibb
2007-05-18 14:07 ` korzec
2007-05-19 18:09   ` Sebastian Gibb
2007-05-19 19:12     ` Marcus Wagner [this message]
2007-05-21  8:41     ` James Cloos

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=464F4C25.90405@arcor.de \
    --to=recall.nevada@arcor.de \
    --cc=gentoo-laptop@lists.gentoo.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