Motion Computing M1300 Manual de usuario Pagina 3

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 13
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 2
1 2 3 4 5 6 7 8 ... 12 13

Comentarios a estos manuales

Sin comentarios