[mythtv-users] xorg.conf for PAL TV (s-video)

Nick Morrott knowledgejunkie at gmail.com
Tue Feb 6 21:55:07 UTC 2007


On 06/02/07, Damian Surr <damian at gingermagic.com> wrote:

> Section "InputDevice"
>
>                                                       # /dev/input/event
>                                                       # for USB
>     Identifier     "stylus"
>     Driver         "wacom"
>     Option         "Device" "/dev/wacom"          # Change to
>     Option         "Type" "stylus"
>     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
> EndSection
>
> Section "InputDevice"
>
>                                                       # /dev/input/event
>                                                       # for USB
>     Identifier     "eraser"
>     Driver         "wacom"
>     Option         "Device" "/dev/wacom"          # Change to
>     Option         "Type" "eraser"
>     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
> EndSection
>
> Section "InputDevice"
>
>                                                       # /dev/input/event
>                                                       # for USB
>     Identifier     "cursor"
>     Driver         "wacom"
>     Option         "Device" "/dev/wacom"          # Change to
>     Option         "Type" "cursor"
>     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
> EndSection

Well, just look at the Wacom entries. Are you still getting those X
errors? If you are, I'd remove the Wacom entries from your xorg.conf.

Nick
-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list