Accueil arrow Forum

Forum de TabletPC'Corner

Accueilposter une réponseVue à platRèglesAide
 
nilux
Utilisateur

Fresh Boarder
 
Re:UBUNTU 7.10 et Asus R1f - 12-12-2007 à 21:19 Salut, je débarque sur ce forum puisque j'ai l'intention de m'acheter un convertible (et d'ailleurs je louche entre autres sur cet asus r1f) qui tourne sous linux (ce qui n'a pas l'air gagné d'avance

Comme j'ai déjà utilisé une tablette wacom sous ubuntu, j'ai remarqué quelque chose dans le fichier /etc/X11/xorg.conf

Code:

 Section "InputDevice"         Driver          "wacom"         Identifier      "stylus"         Option          "Device"        "/dev/input/wacom"         Option          "Type"          "stylus"         Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY 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



Il y a bien une indication 'Tablet PC ONLY' dans la section Wacom du xorg.conf, donc je pense qu'il n'y a aucune raison que l'écran tactile ne passe pas.

Ce que je conseille de faire, c'est d'ouvrir un terminal, et de faire la manip suivante :

Code:

 cd /dev/input ls



Ce qui affiche la liste de tous les périphériques d'entrée avec des noms plus ou moins explicites (mouse0, wacom, et tout un tas de event1, event2, etc). Pour savoir à quoi chacun correspond, il suffit de taper

Code:

 sudo cat event1




et de solliciter un des périphériques (bouger la souris, cliquer sur un de ses boutons, et en ce qui nous concerne, utiliser l'écran tactile). Une fois qu'on sait à quoi ca correspond, un control+C permet de retourner à l'invite et on peut continuer avec le périphérique suivant jusqu'à retrouver le bon.

Si un des fichiers examinés avec cat réagit à l'écran tactile, il n'y a plus qu'à remplacer "/dev/input/wacom" par "/dev/input/lenomdufichier" dans xorg.conf et ca devrait marcher..enfin je pense, donc vos retours m'intéressent
  L'administrateur a désactivé l'accés public en écriture.

    Thèmes Auteur Date
  thread link
UBUNTU 7.10 et Asus R1f
kalhohan 08-11-2007 à 19:35
  thread link
thread linkthread link Re:UBUNTU 7.10 et Asus R1f
FastKey 09-11-2007 à 00:02
  thread link
thread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
protohd 11-11-2007 à 12:53
  thread link
thread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
warenbe 11-11-2007 à 14:49
  thread link
thread linkthread link Re:UBUNTU 7.10 et Asus R1f
kalhohan 12-11-2007 à 19:07
  thread link
thread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
nilux 12-12-2007 à 21:19
  thread link
thread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
kalhohan 18-12-2007 à 12:22
  thread link
thread linkthread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
nilux 19-12-2007 à 20:32
  thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
kalhohan 20-12-2007 à 18:43
  thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
nilux 21-12-2007 à 14:41
  thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
cbrr 09-08-2008 à 15:08
  thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
julien 10-08-2008 à 20:29
  thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:UBUNTU 7.10 et Asus R1f
HPClean 11-08-2008 à 14:05