Motion Computing M1300 Bedienungsanleitung Seite 3

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 13
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 2
Nowforthewacomdigitizerpen.Thereisagreattutorialontheub untuforums.orgfroman
individualwhohasgottenHardyHeronworkingonthem1300.Heoffersdetails ongettingthe
penworking.Youcanvisittheforumpage
at
http://ubuntuforums.org/showthread.php?s=f7bfdde0a3a1ce4b0ff8a52f35ab4537&t=79635
9.However,beforeIfoundthissiteallIdidwasaddthefollowingxorg.confsettings(copied
frommypreviousFeistyFawn7.04installation)andthepenworkedfine.
ht
Addthefollowinglinesto/etc/X11/xorg.conf
#vim /etc/X11/xorg.conf
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC
ONLY
Option "Mode" "Absolute"
Option "Button3" "2" #properly configure the
Option "Button2" "3" #button on the pen for rig
click
Option "TPCButton" "on"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC
ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC
ONLY
EndSection
Also,youwillneedtoaddthefollowinglinestoSection"ServerLayout".
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
RebootorrestartXandyoupenshouldnowwork.
Updatingandupgrading
#sudo cp -i /etc/apt/sources.list /etc/apt/sources.list_backup
Seitenansicht 2
1 2 3 4 5 6 7 8 ... 12 13

Kommentare zu diesen Handbüchern

Keine Kommentare