X60 Tablet pen buttons does not work...

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
fahim
Posts: 35
Joined: Sun May 20, 2007 5:39 am
Location: Hamburg, Germany

X60 Tablet pen buttons does not work...

#1 Post by fahim » Sat Sep 29, 2007 10:03 am

Hi,
I am searching now since 2 days to find a way to get my pen buttons working. The pen and everything else works great, just the pen buttongs (right click and eraser) does not work?!

I am Using Ubuntu 7.10 with GNOME.

Would be great if someone has a solution for this problem.

K0LO
Senior Member
Senior Member
Posts: 659
Joined: Wed Sep 07, 2005 12:14 pm
Location: State College, PA, USA

#2 Post by K0LO » Sun Sep 30, 2007 3:20 pm

fahim:

Perhaps some of this article may be helpful.
Mark

X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)

fahim
Posts: 35
Joined: Sun May 20, 2007 5:39 am
Location: Hamburg, Germany

#3 Post by fahim » Mon Oct 01, 2007 11:42 am

Hi,
thanks for the link I tried that out.. but does not work =(

schmolch
Posts: 30
Joined: Sun Mar 05, 2006 10:44 am
Location: Germany

#4 Post by schmolch » Mon Oct 01, 2007 3:13 pm

I use a X60T as well, running Gentoo-Linux.

from my /etc/X11/xorg.conf:

Code: Select all


Section "InputDevice"
        Driver          "wacom"
        Identifier      "cursor"
        Option          "Device"        "/dev/ttyS0"
        Option          "Type"          "cursor
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "stylus"
        Option          "Device"        "/dev/ttyS0"
        Option          "Type"          "stylus"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
       Option          "Mode"  "absolute"
        Option          "Button2" "2"
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "eraser"
        Option          "Device"        "/dev/ttyS0"
        Option          "Type"          "eraser"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
        Option          "Button3" "3"
EndSection
With this configuration Button3 (middle mouse button) is mapped to the second pen-button and Button2 (right mouse Button) is mapped to the eraser-button.
You might wanna flip those, i only use it that way for a special purpose of mine.

fahim
Posts: 35
Joined: Sun May 20, 2007 5:39 am
Location: Hamburg, Germany

#5 Post by fahim » Tue Oct 02, 2007 12:54 am

Thank you very much but this option does not work too... I am really wondering about that because it seems that other X60t user does not have this problem.
I even tried to find out the keycode with xdev. But if I press the button on the pen, no action will be recognized?!

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: axur-delmeria and 1 guest