Bonjour,
je viens d'acheter une tablette tactile équipée d'un clavier, et y ai installé ubuntu 20.04.
Au début, seul le clic gauche fonctionnait sur toutes les applications.
Après de longues heures à fouiller sur le net, j'ai fini par obtenir le défilement de page, le zoom avec les deux doigts ainsi que le clic droit, mais seulement sur firefox. Pour le reste, je n'ai que le clic gauche.
Pour mon boulot, j'aimerais bien que ça fonctionne en particulier sur Libre office, mais pas moyen. En fait, j'ai l'impression qu'Ubuntu n'arrive pas reconnaître tout le matériel de l'ordi même si le gros fonctionne. Par exemple, j'ai le son avec le ptit onglet en haut à droite de l'écran, mais alsamixer lui, ne voit rien dans le terminal.
Ci-dessous les différents codes qui peuvent vous permettre de voir quelque chose :
Mais ça commence mal car je n'ai pas de fichier /etc/X11/xorg.conf
voici le code /var/log/Xorg.0.log
[ 15.782]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 15.782] Build Operating System: Linux 4.15.0-124-generic x86_64 Ubuntu
[ 15.782] Current Operating System: Linux utilisateur-ThinkPad-10 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64
[ 15.782] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic root=UUID=ca0a6569-0ea9-4e24-ad7a-ff76af1366c5 ro quiet splash vt.handoff=7
[ 15.782] Build Date: 30 November 2020 05:56:33PM
[ 15.782] xorg-server 2:1.20.8-2ubuntu2.6 (For technical support please see http://www.ubuntu.com/support)
[ 15.782] Current version of pixman: 0.38.4
[ 15.782] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 15.782] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 15.783] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 28 11:08:29 2020
[ 15.801] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 15.801] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 15.830] (==) No Layout section. Using the first Screen section.
[ 15.830] (==) No screen section available. Using defaults.
[ 15.830] (**) |-->Screen "Default Screen Section" (0)
[ 15.830] (**) | |-->Monitor "<default monitor>"
[ 15.851] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 15.851] (==) Automatically adding devices
[ 15.851] (==) Automatically enabling devices
[ 15.851] (==) Automatically adding GPU devices
[ 15.851] (==) Automatically binding GPU devices
[ 15.851] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 15.874] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 15.874] Entry deleted from font path.
[ 15.875] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 15.875] Entry deleted from font path.
[ 15.875] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 15.875] Entry deleted from font path.
[ 15.877] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 15.877] Entry deleted from font path.
[ 15.877] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 15.877] Entry deleted from font path.
[ 15.877] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 15.877] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 15.877] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15.877] (II) Loader magic: 0x55bd4e829020
[ 15.877] (II) Module ABI versions:
[ 15.877] X.Org ANSI C Emulation: 0.4
[ 15.877] X.Org Video Driver: 24.1
[ 15.877] X.Org XInput driver : 24.1
[ 15.877] X.Org Server Extension : 10.0
[ 15.885] (++) using VT number 7
[ 15.885] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 15.887] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 15.904] (--) PCI:*(0@0:2:0) 8086:0f31:17aa:221b rev 13, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00001000/8, BIOS @ 0x????????/131072
[ 15.906] (II) LoadModule: "glx"
[ 15.910] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15.968] (II) Module glx: vendor="X.Org Foundation"
[ 15.968] compiled for 1.20.8, module version = 1.0.0
[ 15.968] ABI class: X.Org Server Extension, version 10.0
[ 15.968] (==) Matched modesetting as autoconfigured driver 0
[ 15.968] (==) Matched fbdev as autoconfigured driver 1
[ 15.968] (==) Matched vesa as autoconfigured driver 2
[ 15.968] (==) Assigned the driver to the xf86ConfigLayout
[ 15.968] (II) LoadModule: "modesetting"
[ 15.973] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 15.988] (II) Module modesetting: vendor="X.Org Foundation"
[ 15.988] compiled for 1.20.8, module version = 1.20.8
[ 15.988] Module class: X.Org Video Driver
[ 15.988] ABI class: X.Org Video Driver, version 24.1
[ 15.988] (II) LoadModule: "fbdev"
[ 15.988] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 15.993] (II) Module fbdev: vendor="X.Org Foundation"
[ 15.993] compiled for 1.20.1, module version = 0.5.0
[ 15.993] Module class: X.Org Video Driver
[ 15.993] ABI class: X.Org Video Driver, version 24.0
[ 15.993] (II) LoadModule: "vesa"
[ 15.993] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 15.998] (II) Module vesa: vendor="X.Org Foundation"
[ 15.998] compiled for 1.20.4, module version = 2.4.0
[ 15.998] Module class: X.Org Video Driver
[ 15.998] ABI class: X.Org Video Driver, version 24.0
[ 15.998] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 15.998] (II) FBDEV: driver for framebuffer: fbdev
[ 15.998] (II) VESA: driver for VESA chipsets: vesa
[ 16.010] (II) modeset(0): using drv /dev/dri/card0
[ 16.010] (WW) Falling back to old probe method for fbdev
[ 16.010] (II) Loading sub module "fbdevhw"
[ 16.010] (II) LoadModule: "fbdevhw"
[ 16.011] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 16.026] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 16.026] compiled for 1.20.8, module version = 0.0.2
[ 16.026] ABI class: X.Org Video Driver, version 24.1
[ 16.026] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 16.026] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 16.026] (==) modeset(0): RGB weight 888
[ 16.026] (==) modeset(0): Default visual is TrueColor
[ 16.026] (II) Loading sub module "glamoregl"
[ 16.027] (II) LoadModule: "glamoregl"
[ 16.027] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 16.083] (II) Module glamoregl: vendor="X.Org Foundation"
[ 16.083] compiled for 1.20.8, module version = 1.0.1
[ 16.083] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.526] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics (BYT)
[ 16.526] (II) modeset(0): glamor initialized
[ 16.530] (II) modeset(0): Output eDP-1 has no monitor section
[ 16.531] (II) modeset(0): Output DP-1 has no monitor section
[ 16.532] (II) modeset(0): Output HDMI-1 has no monitor section
[ 16.536] (II) modeset(0): EDID for output eDP-1
[ 16.536] (II) modeset(0): Manufacturer: AUO Model: 4100 Serial#: 0
[ 16.536] (II) modeset(0): Year: 2013 Week: 1
[ 16.536] (II) modeset(0): EDID Version: 1.4
[ 16.536] (II) modeset(0): Digital Display Input
[ 16.536] (II) modeset(0): Undefined color depth
[ 16.536] (II) modeset(0): Digital interface is undefined
[ 16.536] (II) modeset(0): Max Image Size [cm]: horiz.: 22 vert.: 14
[ 16.536] (II) modeset(0): Gamma: 2.20
[ 16.536] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 16.536] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 16.536] (II) modeset(0): First detailed timing is preferred mode
[ 16.536] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 16.536] (II) modeset(0): redX: 0.600 redY: 0.345 greenX: 0.330 greenY: 0.555
[ 16.536] (II) modeset(0): blueX: 0.152 blueY: 0.119 whiteX: 0.313 whiteY: 0.329
[ 16.536] (II) modeset(0): Manufacturer's mask: 0
[ 16.536] (II) modeset(0): Supported detailed timing:
[ 16.536] (II) modeset(0): clock: 149.9 MHz Image Size: 216 x 136 mm
[ 16.536] (II) modeset(0): h_active: 1920 h_sync: 1964 h_sync_end 1996 h_blank_end 2064 h_border: 0
[ 16.536] (II) modeset(0): v_active: 1200 v_sync: 1203 v_sync_end 1208 v_blanking: 1210 v_border: 0
[ 16.536] (II) modeset(0): AUO^
[ 16.536] (II) modeset(0): B101UAN01.C
[ 16.536] (II) modeset(0): EDID (in hex):
[ 16.536] (II) modeset(0): 00ffffffffffff0006af004100000000
[ 16.536] (II) modeset(0): 0117010480160e78ea98259958548e27
[ 16.536] (II) modeset(0): 1e505400000001010101010101010101
[ 16.537] (II) modeset(0): 0101010101018e3a809070b00a402c20
[ 16.537] (II) modeset(0): 3500d888000000180000000000000000
[ 16.537] (II) modeset(0): 00000000000000000000000000fe0041
[ 16.537] (II) modeset(0): 554f5e202020202020202020000000fe
[ 16.537] (II) modeset(0): 004231303155414e30312e43200a0016
[ 16.550] (II) modeset(0): Printing probed modes for output eDP-1
[ 16.551] (II) modeset(0): Modeline "1920x1200"x60.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 16.552] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 16.552] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 16.552] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 16.552] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 16.552] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 16.553] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 16.553] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 16.553] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 16.553] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 16.553] (II) modeset(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 16.553] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 16.553] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 16.553] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 16.553] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 16.556] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 16.556] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 16.556] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 16.556] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 16.556] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 16.556] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 16.556] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 16.556] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 16.561] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 16.561] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 16.561] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 16.561] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 16.561] (II) modeset(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 16.561] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 16.561] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 16.561] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 16.561] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 16.561] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 16.561] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 16.561] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 16.561] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 16.561] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 16.561] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 16.562] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 16.562] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 16.562] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 16.562] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 16.562] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 16.562] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 16.562] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 16.562] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 16.562] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 16.562] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 16.562] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 16.562] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 16.562] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 16.562] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 16.562] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 16.562] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 16.562] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 16.562] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 16.562] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 16.562] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 16.562] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 16.562] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 16.563] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 16.563] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 16.563] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 16.563] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 16.563] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 16.563] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 16.563] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 16.563] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 16.563] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 16.563] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 16.563] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 16.563] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 16.563] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 16.563] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 16.563] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 16.563] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 16.563] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 16.563] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 16.563] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 16.563] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 16.563] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 16.563] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 16.563] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 16.563] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 16.564] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 16.564] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 16.564] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 16.564] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 16.564] (II) modeset(0): EDID for output DP-1
[ 16.565] (II) modeset(0): EDID for output HDMI-1
[ 16.565] (II) modeset(0): Output eDP-1 connected
[ 16.565] (II) modeset(0): Output DP-1 disconnected
[ 16.565] (II) modeset(0): Output HDMI-1 disconnected
[ 16.565] (II) modeset(0): Using exact sizes for initial modes
[ 16.565] (II) modeset(0): Output eDP-1 using initial mode 1920x1200 +0+0
[ 16.566] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.566] (==) modeset(0): DPI set to (96, 96)
[ 16.566] (II) Loading sub module "fb"
[ 16.566] (II) LoadModule: "fb"
[ 16.566] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.573] (II) Module fb: vendor="X.Org Foundation"
[ 16.573] compiled for 1.20.8, module version = 1.0.0
[ 16.573] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.573] (II) UnloadModule: "fbdev"
[ 16.573] (II) Unloading fbdev
[ 16.573] (II) UnloadSubModule: "fbdevhw"
[ 16.573] (II) Unloading fbdevhw
[ 16.573] (II) UnloadModule: "vesa"
[ 16.573] (II) Unloading vesa
[ 16.682] (==) modeset(0): Backing store enabled
[ 16.682] (==) modeset(0): Silken mouse enabled
[ 16.767] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 16.767] (==) modeset(0): DPMS enabled
[ 16.769] (II) modeset(0): [DRI2] Setup complete
[ 16.769] (II) modeset(0): [DRI2] DRI driver: i965
[ 16.769] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 16.769] (II) Initializing extension Generic Event Extension
[ 16.770] (II) Initializing extension SHAPE
[ 16.770] (II) Initializing extension MIT-SHM
[ 16.770] (II) Initializing extension XInputExtension
[ 16.772] (II) Initializing extension XTEST
[ 16.772] (II) Initializing extension BIG-REQUESTS
[ 16.773] (II) Initializing extension SYNC
[ 16.773] (II) Initializing extension XKEYBOARD
[ 16.774] (II) Initializing extension XC-MISC
[ 16.774] (II) Initializing extension SECURITY
[ 16.774] (II) Initializing extension XFIXES
[ 16.775] (II) Initializing extension RENDER
[ 16.775] (II) Initializing extension RANDR
[ 16.776] (II) Initializing extension COMPOSITE
[ 16.776] (II) Initializing extension DAMAGE
[ 16.777] (II) Initializing extension MIT-SCREEN-SAVER
[ 16.777] (II) Initializing extension DOUBLE-BUFFER
[ 16.777] (II) Initializing extension RECORD
[ 16.778] (II) Initializing extension DPMS
[ 16.778] (II) Initializing extension Present
[ 16.778] (II) Initializing extension DRI3
[ 16.779] (II) Initializing extension X-Resource
[ 16.779] (II) Initializing extension XVideo
[ 16.780] (II) Initializing extension XVideo-MotionCompensation
[ 16.780] (II) Initializing extension SELinux
[ 16.780] (II) SELinux: Disabled on system
[ 16.780] (II) Initializing extension GLX
[ 16.801] (II) AIGLX: Loaded and initialized i965
[ 16.801] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 16.801] (II) Initializing extension XFree86-VidModeExtension
[ 16.802] (II) Initializing extension XFree86-DGA
[ 16.802] (II) Initializing extension XFree86-DRI
[ 16.802] (II) Initializing extension DRI2
[ 16.910] (II) modeset(0): Damage tracking initialized
[ 16.910] (II) modeset(0): Setting screen physical size to 508 x 317
[ 17.168] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 17.168] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 17.168] (II) LoadModule: "libinput"
[ 17.172] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 17.203] (II) Module libinput: vendor="X.Org Foundation"
[ 17.203] compiled for 1.20.4, module version = 0.29.0
[ 17.203] Module class: X.Org XInput Driver
[ 17.203] ABI class: X.Org XInput driver, version 24.1
[ 17.203] (II) Using input driver 'libinput' for 'Power Button'
[ 17.203] (**) Power Button: always reports core events
[ 17.203] (**) Option "Device" "/dev/input/event1"
[ 17.208] (**) Option "_source" "server/udev"
[ 17.227] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 17.227] (II) event1 - Power Button: device is a keyboard
[ 17.227] (II) event1 - Power Button: device removed
[ 17.253] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 17.253] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 17.253] (**) Option "xkb_model" "pc105"
[ 17.253] (**) Option "xkb_layout" "fr"
[ 17.253] (**) Option "xkb_variant" "latin9"
[ 17.337] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 17.338] (II) event1 - Power Button: device is a keyboard
[ 17.340] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 17.340] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 17.340] (II) Using input driver 'libinput' for 'Video Bus'
[ 17.340] (**) Video Bus: always reports core events
[ 17.340] (**) Option "Device" "/dev/input/event2"
[ 17.340] (**) Option "_source" "server/udev"
[ 17.344] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 17.345] (II) event2 - Video Bus: device is a keyboard
[ 17.345] (II) event2 - Video Bus: device removed
[ 17.366] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2"
[ 17.366] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 17.366] (**) Option "xkb_model" "pc105"
[ 17.366] (**) Option "xkb_layout" "fr"
[ 17.366] (**) Option "xkb_variant" "latin9"
[ 17.370] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 17.370] (II) event2 - Video Bus: device is a keyboard
[ 17.372] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 17.372] (II) No input driver specified, ignoring this device.
[ 17.372] (II) This device may have been added with another device file.
[ 17.376] (II) config/udev: Adding input device Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 (/dev/input/event10)
[ 17.376] (II) No input driver specified, ignoring this device.
[ 17.377] (II) This device may have been added with another device file.
[ 17.378] (II) config/udev: Adding input device Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 (/dev/input/event11)
[ 17.378] (II) No input driver specified, ignoring this device.
[ 17.378] (II) This device may have been added with another device file.
[ 17.381] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard (/dev/input/event3)
[ 17.381] (**) Lenovo ThinkPad 10 Ultrabook Keyboard: Applying InputClass "libinput keyboard catchall"
[ 17.381] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard'
[ 17.381] (**) Lenovo ThinkPad 10 Ultrabook Keyboard: always reports core events
[ 17.381] (**) Option "Device" "/dev/input/event3"
[ 17.381] (**) Option "_source" "server/udev"
[ 17.406] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: is tagged by udev as: Keyboard
[ 17.407] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: device is a keyboard
[ 17.407] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: device removed
[ 17.441] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:17EF:6062.0001/input/input3/event3"
[ 17.442] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard" (type: KEYBOARD, id 8)
[ 17.442] (**) Option "xkb_model" "pc105"
[ 17.442] (**) Option "xkb_layout" "fr"
[ 17.442] (**) Option "xkb_variant" "latin9"
[ 17.447] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: is tagged by udev as: Keyboard
[ 17.448] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: device is a keyboard
[ 17.451] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Mouse (/dev/input/event4)
[ 17.451] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 17.451] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard Mouse'
[ 17.451] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: always reports core events
[ 17.451] (**) Option "Device" "/dev/input/event4"
[ 17.451] (**) Option "_source" "server/udev"
[ 17.457] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: is tagged by udev as: Mouse
[ 17.458] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: device is a pointer
[ 17.458] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: device removed
[ 17.513] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0002/input/input4/event4"
[ 17.513] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard Mouse" (type: MOUSE, id 9)
[ 17.514] (**) Option "AccelerationScheme" "none"
[ 17.514] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: (accel) selected scheme none/0
[ 17.514] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: (accel) acceleration factor: 2.000
[ 17.514] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: (accel) acceleration threshold: 4
[ 17.519] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: is tagged by udev as: Mouse
[ 17.520] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: device is a pointer
[ 17.528] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Mouse (/dev/input/mouse0)
[ 17.528] (II) No input driver specified, ignoring this device.
[ 17.528] (II) This device may have been added with another device file.
[ 17.541] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard System Control (/dev/input/event5)
[ 17.541] (**) Lenovo ThinkPad 10 Ultrabook Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 17.541] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard System Control'
[ 17.541] (**) Lenovo ThinkPad 10 Ultrabook Keyboard System Control: always reports core events
[ 17.541] (**) Option "Device" "/dev/input/event5"
[ 17.541] (**) Option "_source" "server/udev"
[ 17.548] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: is tagged by udev as: Keyboard
[ 17.549] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: device is a keyboard
[ 17.549] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: device removed
[ 17.581] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0002/input/input5/event5"
[ 17.581] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard System Control" (type: KEYBOARD, id 10)
[ 17.581] (**) Option "xkb_model" "pc105"
[ 17.581] (**) Option "xkb_layout" "fr"
[ 17.582] (**) Option "xkb_variant" "latin9"
[ 17.587] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: is tagged by udev as: Keyboard
[ 17.587] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: device is a keyboard
[ 17.590] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control (/dev/input/event6)
[ 17.591] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 17.591] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control'
[ 17.591] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: always reports core events
[ 17.591] (**) Option "Device" "/dev/input/event6"
[ 17.591] (**) Option "_source" "server/udev"
[ 17.606] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 17.606] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: device is a keyboard
[ 17.607] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: device removed
[ 17.626] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0002/input/input6/event6"
[ 17.626] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control" (type: KEYBOARD, id 11)
[ 17.626] (**) Option "xkb_model" "pc105"
[ 17.626] (**) Option "xkb_layout" "fr"
[ 17.626] (**) Option "xkb_variant" "latin9"
[ 17.634] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 17.634] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: device is a keyboard
[ 17.637] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control (/dev/input/event7)
[ 17.637] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 17.638] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control'
[ 17.638] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: always reports core events
[ 17.638] (**) Option "Device" "/dev/input/event7"
[ 17.638] (**) Option "_source" "server/udev"
[ 17.645] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: is tagged by udev as: Keyboard
[ 17.646] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: device is a keyboard
[ 17.646] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: device removed
[ 17.705] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0002/input/input7/event7"
[ 17.706] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control" (type: KEYBOARD, id 12)
[ 17.706] (**) Option "xkb_model" "pc105"
[ 17.706] (**) Option "xkb_layout" "fr"
[ 17.706] (**) Option "xkb_variant" "latin9"
[ 17.713] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: is tagged by udev as: Keyboard
[ 17.713] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: device is a keyboard
[ 17.716] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard (/dev/input/event8)
[ 17.716] (II) No input driver specified, ignoring this device.
[ 17.716] (II) This device may have been added with another device file.
[ 17.718] (II) config/udev: Adding input device cht-bsw-rt5672 Headset (/dev/input/event15)
[ 17.718] (**) cht-bsw-rt5672 Headset: Applying InputClass "libinput keyboard catchall"
[ 17.718] (II) Using input driver 'libinput' for 'cht-bsw-rt5672 Headset'
[ 17.718] (**) cht-bsw-rt5672 Headset: always reports core events
[ 17.718] (**) Option "Device" "/dev/input/event15"
[ 17.718] (**) Option "_source" "server/udev"
[ 17.721] (II) event15 - cht-bsw-rt5672 Headset: is tagged by udev as: Keyboard Switch
[ 17.722] (II) event15 - cht-bsw-rt5672 Headset: device is a keyboard
[ 17.722] (II) event15 - cht-bsw-rt5672 Headset: device removed
[ 17.753] (**) Option "config_info" "udev:/sys/devices/platform/80860F28:00/cht-bsw-rt5672/sound/card1/input24/event15"
[ 17.753] (II) XINPUT: Adding extended input device "cht-bsw-rt5672 Headset" (type: KEYBOARD, id 13)
[ 17.753] (**) Option "xkb_model" "pc105"
[ 17.753] (**) Option "xkb_layout" "fr"
[ 17.753] (**) Option "xkb_variant" "latin9"
[ 17.757] (II) event15 - cht-bsw-rt5672 Headset: is tagged by udev as: Keyboard Switch
[ 17.757] (II) event15 - cht-bsw-rt5672 Headset: device is a keyboard
[ 17.760] (II) config/udev: Adding input device Wacom HID 114 Pen (/dev/input/event9)
[ 17.760] (**) Wacom HID 114 Pen: Applying InputClass "libinput tablet catchall"
[ 17.760] (**) Wacom HID 114 Pen: Applying InputClass "Wacom USB tablet class"
[ 17.760] (**) Wacom HID 114 Pen: Applying InputClass "Wacom tablet class"
[ 17.760] (II) LoadModule: "wacom"
[ 17.761] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[ 17.764] (II) Module wacom: vendor="X.Org Foundation"
[ 17.764] compiled for 1.20.7, module version = 0.39.0
[ 17.764] Module class: X.Org XInput Driver
[ 17.764] ABI class: X.Org XInput driver, version 24.1
[ 17.764] (II) Build version: 0.39.0
[ 17.765] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
DTU2231, DTU1631, DTH1152, DTH1152, DTK2451, DTH2452, DTH2452,
Intuos2 4x5, Intuos2 6x8, Intuos2 9x12, Intuos2 12x12, Intuos2 12x18,
Intuos2 6x8 , Volito, PenStation, Volito2 4x5, Volito2 2x3,
PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6, Bamboo1 5x8, Intuos3 4x5,
Intuos3 6x8, Intuos3 9x12, Intuos3 12x12, Intuos3 12x19,
Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9, Intuos4 8x13,
Intuos4 12x19, Intuos4 WL USB Endpoint,
Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, Cintiq 27QHDT,
Cintiq 27QHDT, Mobilestudio Pro 13, MobileStudio Pro 16,
MobileStudio Pro 13, MobileStudio Pro 16, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq 13 FHD Pro,
Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq Pro 24,
Mobilestudio Pro 13, MobileStudio Pro 16, MobileStudio Pro 13,
MobileStudio Pro 16, MobileStudio Pro 16, MobileStudio Pro 16,
TabletPC 0x90, TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A,
CapPlus 0x9F, TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5,
TabletPC 0xE6, TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF,
TabletPC 0x100, TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116,
TabletPC 0x12C, TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000,
TabletPC 0x5002, usb:172f:0024, usb:172f:0025, usb:172f:0026,
usb:172f:0027, usb:172f:0028, usb:172f:0030, usb:172f:0031,
usb:172f:0032, usb:172f:0033, usb:172f:0034, usb:172f:0035,
usb:172f:0036, usb:172f:0037, usb:172f:0038, usb:172f:0039,
usb:172f:0051, usb:172f:0052, usb:172f:0053, usb:172f:0054,
usb:172f:0055, usb:172f:0056, usb:172f:0057, usb:172f:0058,
usb:172f:0500, usb:172f:0501, usb:172f:0502, usb:172f:0503,
usb:1b96:0001, usb:17ef:6004
[ 17.772] (II) Using input driver 'wacom' for 'Wacom HID 114 Pen'
[ 17.772] (**) Wacom HID 114 Pen: always reports core events
[ 17.772] (**) Option "Device" "/dev/input/event9"
[ 17.772] (II) Wacom HID 114 Pen: type not specified, assuming 'stylus'.
[ 17.772] (II) Wacom HID 114 Pen: other types will be automatically added.
[ 17.772] (--) Wacom HID 114 Pen stylus: using pressure threshold of 851 for button 1
[ 17.772] (**) Wacom HID 114 Pen stylus: panscroll is 0
[ 17.772] (**) Wacom HID 114 Pen stylus: panscroll modified to 1300
[ 17.772] (--) Wacom HID 114 Pen stylus: maxX=21881 maxY=13750 maxZ=1023 resX=100000 resY=100000 tilt=enabled
[ 17.772] (II) Wacom HID 114 Pen stylus: hotplugging dependent devices.
[ 17.773] (EE) Wacom HID 114 Pen stylus: Invalid type 'cursor' for this device.
[ 17.773] (EE) Wacom HID 114 Pen stylus: Invalid type 'touch' for this device.
[ 17.773] (EE) Wacom HID 114 Pen stylus: Invalid type 'pad' for this device.
[ 17.773] (II) Wacom HID 114 Pen stylus: hotplugging completed.
[ 17.833] (**) Option "config_info" "udev:/sys/devices/platform/80860F41:02/i2c-2/i2c-WCOM0008:00/0018:056A:0114.0003/input/input15/event9"
[ 17.833] (II) XINPUT: Adding extended input device "Wacom HID 114 Pen stylus" (type: STYLUS, id 14)
[ 17.834] (**) Wacom HID 114 Pen stylus: (accel) keeping acceleration scheme 1
[ 17.835] (**) Wacom HID 114 Pen stylus: (accel) acceleration profile 0
[ 17.835] (**) Wacom HID 114 Pen stylus: (accel) acceleration factor: 2.000
[ 17.835] (**) Wacom HID 114 Pen stylus: (accel) acceleration threshold: 4
[ 17.838] (II) config/udev: Adding input device Wacom HID 114 Pen (/dev/input/mouse1)
[ 17.838] (II) No input driver specified, ignoring this device.
[ 17.838] (II) This device may have been added with another device file.
[ 17.840] (II) config/udev: Adding input device ATML1000:00 03EB:8C15 (/dev/input/event12)
[ 17.840] (**) ATML1000:00 03EB:8C15: Applying InputClass "libinput touchscreen catchall"
[ 17.840] (II) Using input driver 'libinput' for 'ATML1000:00 03EB:8C15'
[ 17.840] (**) ATML1000:00 03EB:8C15: always reports core events
[ 17.841] (**) Option "Device" "/dev/input/event12"
[ 17.841] (**) Option "_source" "server/udev"
[ 17.847] (II) event12 - ATML1000:00 03EB:8C15: is tagged by udev as: Touchscreen
[ 17.847] (II) event12 - ATML1000:00 03EB:8C15: device is a touch device
[ 17.848] (II) event12 - ATML1000:00 03EB:8C15: device removed
[ 17.914] (**) Option "config_info" "udev:/sys/devices/platform/80860F41:05/i2c-5/i2c-ATML1000:00/0018:03EB:8C15.0005/input/input20/event12"
[ 17.914] (II) XINPUT: Adding extended input device "ATML1000:00 03EB:8C15" (type: TOUCHSCREEN, id 15)
[ 17.914] (**) Option "AccelerationScheme" "none"
[ 17.914] (**) ATML1000:00 03EB:8C15: (accel) selected scheme none/0
[ 17.915] (**) ATML1000:00 03EB:8C15: (accel) acceleration factor: 2.000
[ 17.915] (**) ATML1000:00 03EB:8C15: (accel) acceleration threshold: 4
[ 17.919] (II) event12 - ATML1000:00 03EB:8C15: is tagged by udev as: Touchscreen
[ 17.920] (II) event12 - ATML1000:00 03EB:8C15: device is a touch device
[ 17.926] (II) config/udev: Adding input device ATML1000:00 03EB:8C15 (/dev/input/mouse2)
[ 17.926] (II) No input driver specified, ignoring this device.
[ 17.926] (II) This device may have been added with another device file.
[ 17.928] (II) config/udev: Adding input device gpio-keys (/dev/input/event13)
[ 17.928] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[ 17.928] (II) Using input driver 'libinput' for 'gpio-keys'
[ 17.928] (**) gpio-keys: always reports core events
[ 17.928] (**) Option "Device" "/dev/input/event13"
[ 17.928] (**) Option "_source" "server/udev"
[ 17.931] (II) event13 - gpio-keys: is tagged by udev as: Keyboard
[ 17.931] (II) event13 - gpio-keys: device is a keyboard
[ 17.931] (II) event13 - gpio-keys: device removed
[ 17.945] (**) Option "config_info" "udev:/sys/devices/platform/INTCFD9:00/gpio-keys.11.auto/input/input22/event13"
[ 17.945] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 16)
[ 17.945] (**) Option "xkb_model" "pc105"
[ 17.946] (**) Option "xkb_layout" "fr"
[ 17.946] (**) Option "xkb_variant" "latin9"
[ 17.949] (II) event13 - gpio-keys: is tagged by udev as: Keyboard
[ 17.949] (II) event13 - gpio-keys: device is a keyboard
[ 17.951] (II) config/udev: Adding input device gpio-keys (/dev/input/event14)
[ 17.951] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[ 17.951] (II) Using input driver 'libinput' for 'gpio-keys'
[ 17.951] (**) gpio-keys: always reports core events
[ 17.951] (**) Option "Device" "/dev/input/event14"
[ 17.951] (**) Option "_source" "server/udev"
[ 17.955] (II) event14 - gpio-keys: is tagged by udev as: Keyboard
[ 17.955] (II) event14 - gpio-keys: device is a keyboard
[ 17.955] (II) event14 - gpio-keys: device removed
[ 17.973] (**) Option "config_info" "udev:/sys/devices/platform/INTCFD9:00/gpio-keys.12.auto/input/input23/event14"
[ 17.973] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 17)
[ 17.974] (**) Option "xkb_model" "pc105"
[ 17.974] (**) Option "xkb_layout" "fr"
[ 17.974] (**) Option "xkb_variant" "latin9"
[ 17.977] (II) event14 - gpio-keys: is tagged by udev as: Keyboard
[ 17.977] (II) event14 - gpio-keys: device is a keyboard
[ 18.017] (**) Wacom HID 114 Pen eraser: Applying InputClass "libinput tablet catchall"
[ 18.017] (**) Wacom HID 114 Pen eraser: Applying InputClass "Wacom USB tablet class"
[ 18.017] (**) Wacom HID 114 Pen eraser: Applying InputClass "Wacom tablet class"
[ 18.017] (**) Wacom HID 114 Pen eraser: Applying InputClass "calibration"
[ 18.017] (II) Using input driver 'wacom' for 'Wacom HID 114 Pen eraser'
[ 18.017] (**) Wacom HID 114 Pen eraser: always reports core events
[ 18.017] (**) Option "Device" "/dev/input/event9"
[ 18.017] (**) Option "Type" "eraser"
[ 18.018] (**) Wacom HID 114 Pen eraser: panscroll is 1300
[ 18.018] (**) Wacom HID 114 Pen eraser: panscroll modified to 1300
[ 18.018] (--) Wacom HID 114 Pen eraser: maxX=21881 maxY=13750 maxZ=1023 resX=100000 resY=100000 tilt=enabled
[ 18.041] (**) Option "config_info" "udev:/sys/devices/platform/80860F41:02/i2c-2/i2c-WCOM0008:00/0018:056A:0114.0003/input/input15/event9"
[ 18.041] (II) XINPUT: Adding extended input device "Wacom HID 114 Pen eraser" (type: ERASER, id 18)
[ 18.042] (**) Wacom HID 114 Pen eraser: (accel) keeping acceleration scheme 1
[ 18.042] (**) Wacom HID 114 Pen eraser: (accel) acceleration profile 0
[ 18.042] (**) Wacom HID 114 Pen eraser: (accel) acceleration factor: 2.000
[ 18.042] (**) Wacom HID 114 Pen eraser: (accel) acceleration threshold: 4
[ 23.790] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 23.790] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.791] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 23.797] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 23.797] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.797] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 23.804] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 23.804] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.804] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 23.812] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 23.812] (II) modeset(0): Printing DDC gathered Modelines:
[ 23.813] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 27.644] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 27.644] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.644] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 29.053] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 29.053] (II) modeset(0): Printing DDC gathered Modelines:
[ 29.054] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 29.339] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 29.339] (II) modeset(0): Printing DDC gathered Modelines:
[ 29.339] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 1999.200] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 1999.201] (II) modeset(0): Printing DDC gathered Modelines:
[ 1999.201] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 3560.749] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.15.5/button-debouncing.html for details
[ 10325.609] (II) modeset(0): EDID vendor "AUO", prod id 16640
[ 10325.609] (II) modeset(0): Printing DDC gathered Modelines:
[ 10325.609] (II) modeset(0): Modeline "1920x1200"x0.0 149.90 1920 1964 1996 2064 1200 1203 1208 1210 -hsync -vsync (72.6 kHz eP)
[ 11223.883] (II) config/udev: removing device Lenovo ThinkPad 10 Ultrabook Keyboard
[ 11223.883] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: device removed
[ 11223.926] (II) UnloadModule: "libinput"
[ 11223.943] (II) config/udev: removing device Lenovo ThinkPad 10 Ultrabook Keyboard Mouse
[ 11223.943] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: device removed
[ 11223.979] (II) UnloadModule: "libinput"
[ 11223.994] (II) config/udev: removing device Lenovo ThinkPad 10 Ultrabook Keyboard System Control
[ 11223.995] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: device removed
[ 11224.015] (II) UnloadModule: "libinput"
[ 11224.030] (II) config/udev: removing device Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control
[ 11224.030] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: device removed
[ 11224.053] (II) UnloadModule: "libinput"
[ 11224.088] (II) config/udev: removing device Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control
[ 11224.088] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: device removed
[ 11224.117] (II) UnloadModule: "libinput"
[ 16796.759] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Mouse (/dev/input/mouse0)
[ 16796.759] (II) No input driver specified, ignoring this device.
[ 16796.759] (II) This device may have been added with another device file.
[ 16796.786] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard (/dev/input/event3)
[ 16796.786] (**) Lenovo ThinkPad 10 Ultrabook Keyboard: Applying InputClass "libinput keyboard catchall"
[ 16796.786] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard'
[ 16796.786] (**) Lenovo ThinkPad 10 Ultrabook Keyboard: always reports core events
[ 16796.786] (**) Option "Device" "/dev/input/event3"
[ 16796.786] (**) Option "_source" "server/udev"
[ 16796.792] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: is tagged by udev as: Keyboard
[ 16796.793] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: device is a keyboard
[ 16796.793] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: device removed
[ 16796.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:17EF:6062.0006/input/input25/event3"
[ 16796.813] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard" (type: KEYBOARD, id 8)
[ 16796.814] (**) Option "xkb_model" "pc105"
[ 16796.814] (**) Option "xkb_layout" "fr"
[ 16796.814] (**) Option "xkb_variant" "latin9"
[ 16796.814] (WW) Option "xkb_options" requires a string value
[ 16796.820] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: is tagged by udev as: Keyboard
[ 16796.821] (II) event3 - Lenovo ThinkPad 10 Ultrabook Keyboard: device is a keyboard
[ 16796.827] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard System Control (/dev/input/event5)
[ 16796.827] (**) Lenovo ThinkPad 10 Ultrabook Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 16796.827] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard System Control'
[ 16796.827] (**) Lenovo ThinkPad 10 Ultrabook Keyboard System Control: always reports core events
[ 16796.827] (**) Option "Device" "/dev/input/event5"
[ 16796.827] (**) Option "_source" "server/udev"
[ 16796.832] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: is tagged by udev as: Keyboard
[ 16796.832] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: device is a keyboard
[ 16796.833] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: device removed
[ 16796.850] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0007/input/input27/event5"
[ 16796.850] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard System Control" (type: KEYBOARD, id 9)
[ 16796.850] (**) Option "xkb_model" "pc105"
[ 16796.850] (**) Option "xkb_layout" "fr"
[ 16796.850] (**) Option "xkb_variant" "latin9"
[ 16796.850] (WW) Option "xkb_options" requires a string value
[ 16796.857] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: is tagged by udev as: Keyboard
[ 16796.858] (II) event5 - Lenovo ThinkPad 10 Ultrabook Keyboard System Control: device is a keyboard
[ 16796.863] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Mouse (/dev/input/event4)
[ 16796.863] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 16796.863] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard Mouse'
[ 16796.863] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: always reports core events
[ 16796.863] (**) Option "Device" "/dev/input/event4"
[ 16796.863] (**) Option "_source" "server/udev"
[ 16796.868] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: is tagged by udev as: Mouse
[ 16796.868] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: device is a pointer
[ 16796.869] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: device removed
[ 16796.902] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0007/input/input26/event4"
[ 16796.903] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard Mouse" (type: MOUSE, id 10)
[ 16796.910] (**) Option "AccelerationScheme" "none"
[ 16796.915] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: (accel) selected scheme none/0
[ 16796.915] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: (accel) acceleration factor: 2.000
[ 16796.915] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: (accel) acceleration threshold: 4
[ 16796.919] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: is tagged by udev as: Mouse
[ 16796.920] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: device is a pointer
[ 16796.924] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control (/dev/input/event6)
[ 16796.924] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 16796.924] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control'
[ 16796.924] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: always reports core events
[ 16796.924] (**) Option "Device" "/dev/input/event6"
[ 16796.924] (**) Option "_source" "server/udev"
[ 16796.928] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 16796.929] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: device is a keyboard
[ 16796.929] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: device removed
[ 16796.951] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0007/input/input28/event6"
[ 16796.951] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control" (type: KEYBOARD, id 11)
[ 16796.951] (**) Option "xkb_model" "pc105"
[ 16796.951] (**) Option "xkb_layout" "fr"
[ 16796.952] (**) Option "xkb_variant" "latin9"
[ 16796.952] (WW) Option "xkb_options" requires a string value
[ 16796.964] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 16796.964] (II) event6 - Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control: device is a keyboard
[ 16796.969] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control (/dev/input/event7)
[ 16796.969] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 16796.969] (II) Using input driver 'libinput' for 'Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control'
[ 16796.969] (**) Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: always reports core events
[ 16796.969] (**) Option "Device" "/dev/input/event7"
[ 16796.969] (**) Option "_source" "server/udev"
[ 16796.974] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: is tagged by udev as: Keyboard
[ 16796.974] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: device is a keyboard
[ 16796.974] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: device removed
[ 16797.006] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:17EF:6062.0007/input/input29/event7"
[ 16797.006] (II) XINPUT: Adding extended input device "Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control" (type: KEYBOARD, id 12)
[ 16797.006] (**) Option "xkb_model" "pc105"
[ 16797.006] (**) Option "xkb_layout" "fr"
[ 16797.006] (**) Option "xkb_variant" "latin9"
[ 16797.007] (WW) Option "xkb_options" requires a string value
[ 16797.021] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: is tagged by udev as: Keyboard
[ 16797.022] (II) event7 - Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control: device is a keyboard
[ 16797.026] (II) config/udev: Adding input device Lenovo ThinkPad 10 Ultrabook Keyboard (/dev/input/event8)
[ 16797.026] (II) No input driver specified, ignoring this device.
[ 16797.026] (II) This device may have been added with another device file.
[ 18540.063] (II) event4 - Lenovo ThinkPad 10 Ultrabook Keyboard Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.15.5/button-debouncing.html for details
voici le code de xinput (du coup je n'arrive pas en déduire qui est mon périphérique tactile. quand je désactive les deux wacom, le tactile fonctionne toujours...
Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Wacom HID 114 Pen stylus id=14 [slave pointer (2)]
⎜ ↳ ATML1000:00 03EB:8C15 id=15 [slave pointer (2)]
⎜ ↳ Wacom HID 114 Pen eraser id=18 [slave pointer (2)]
⎜ ↳ Lenovo ThinkPad 10 Ultrabook Keyboard Mouse id=10 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ cht-bsw-rt5672 Headset id=13 [slave keyboard (3)]
↳ gpio-keys id=16 [slave keyboard (3)]
↳ gpio-keys id=17 [slave keyboard (3)]
↳ Lenovo ThinkPad 10 Ultrabook Keyboard id=8 [slave keyboard (3)]
↳ Lenovo ThinkPad 10 Ultrabook Keyboard System Control id=9 [slave keyboard (3)]
↳ Lenovo ThinkPad 10 Ultrabook Keyboard Consumer Control id=11 [slave keyboard (3)]
↳ Lenovo ThinkPad 10 Ultrabook Keyboard Wireless Radio Control id=12 [slave keyboard (3)]
Considérant que c'était wacom 114 pen eraser, j'ai effectué la calibration et créé le fichier /etc/X11/xorg.conf.d/99-calibration.conf puis ai rajouté les options thirdbutton
Section "InputClass"
Identifier "calibration"
MatchProduct "Wacom HID 114 Pen eraser"
Option "MinX" "-50"
Option "MaxX" "21914"
Option "MinY" "-39"
Option "MaxY" "13705"
Option "SwapXY" "0" # unless it was already set to 1
Option "InvertX" "0" # unless it was already set
Option "InvertY" "0" # unless it was already set
Option "EmulateThirdButton" "1"
Option "EmulateThirdButtonTimeout" "750"
Option "EmulateThirdButtonThreshold" "30"
EndSection
et voici le code de /etc/ginn/wishes.xml
<ginn>
<global>
<!-- Application control -->
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta y" min="20" max="80"/>
<button>4</button>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta y" min="-80" max="-20"/>
<button>5</button>
</action>
</wish>
<wish gesture="Drag" fingers="3">
<action name="action4" when="update">
<trigger prop="delta x" min="40" max="60"/>
<key modifier1="Control_L" modifier2="Alt_L">Right</key>
</action>
</wish>
<wish gesture="Drag" fingers="3">
<action name="action5" when="update">
<trigger prop="delta x" min="-60" max="-40"/>
<key modifier1="Control_L" modifier2="Alt_L">Left</key>
</action>
</wish>
<!-- Windows control -->
<wish gesture="Pinch" fingers="3">
<action name="action1" when="update">
<trigger prop="radius delta" min="-200" max="-40"/>
<key modifier1="Alt_L">F10</key>
</action>
</wish>
<wish gesture="Pinch" fingers="3">
<action name="action1" when="update">
<trigger prop="radius delta" min="40" max="200"/>
<key modifier1="Alt_L">F10</key>
</action>
</wish>
<!-- System wide - control desktop -->
<wish gesture="Tap" fingers="2">
<action name="action1" when="finish">
<trigger prop="tap time" min="20" max="350"/>
<key modifier1="Super_L">t</key>
</action>
</wish>
<wish gesture="Tap" fingers="3">
<action name="action2" when="finish">
<trigger prop="tap time" min="20" max="400"/>
<key modifier1="Super_L">W</key>
</action>
</wish>
<wish gesture="Tap" fingers="4">
<action name="action3" when="finish">
<trigger prop="tap time" min="20" max="400"/>
<key modifier1="Super_L">E</key>
</action>
</wish>
<wish gesture="Pinch" fingers="4">
<action name="action4" when="update">
<trigger prop="radius delta" min="-80" max="-50"/>
<key modifier1="Super_L">W</key>
</action>
</wish>
<wish gesture="Drag" fingers="4">
<action name="action3" when="finish">
<trigger prop="delta x" min="40" max="600"/>
<key modifier1="Control_L" modifier2="Alt_L">Left</key>
</action>
</wish>
<wish gesture="Drag" fingers="4">
<action name="action4" when="finish">
<trigger prop="delta x" min="-600" max="-40"/>
<key modifier1="Control_L" modifier2="Alt_L">Right</key>
</action>
</wish>
</global>
<!-- Applications specific gestures -->
<applications>
<application name="inkscape">
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="-200" max="-40"/>
<key>KP_Subtract</key>
</action>
</wish>
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="40" max="200"/>
<key>KP_Add</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta x" min="20" max="80"/>
<key modifier1="Control_L">Left</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta x" min="-80" max="-20"/>
<key modifier1="Control_L">Right</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta y" min="20" max="80"/>
<key modifier1="Control_L">Up</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta y" min="-80" max="-20"/>
<key modifier1="Control_L">Down</key>
</action>
</wish>
</application>
<application name="evince">
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta y" min="20" max="80"/>
<key>Page_Up</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta y" min="-80" max="-20"/>
<key>Page_Down</key>
</action>
</wish>
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="-200" max="-40"/>
<key>KP_Subtract</key>
</action>
</wish>
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="40" max="200"/>
<key>KP_Add</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta x" min="20" max="80"/>
<key>Left</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta x" min="-80" max="-20"/>
<key>Right</key>
</action>
</wish>
<wish gesture="Rotate" fingers="2">
<action name="rotatecw" when="finish">
<trigger prop="angle delta" min="0.08" max="1.5"/>
<key modifier1="Control_L">Right</key>
</action>
</wish>
<wish gesture="Rotate" fingers="2">
<action name="rotateccw" when="finish">
<trigger prop="angle delta" min="-1.5" max="-0.08"/>
<key modifier1="Control_L">Left</key>
</action>
</wish>
</application>
<application name="Okular">
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="-200" max="-40"/>
<key modifier1="Control_L">KP_Subtract</key>
</action>
</wish>
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="40" max="200"/>
<key modifier1="Control_L">KP_Add</key>
</action>
</wish>
</application>
<application name="libreoffice.org-writer">
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="40" max="200"/>
<button modifier1="Control_L">4</button>
</action>
</wish>
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="-200" max="-40"/>
<button modifier1="Control_L">5</button>
</action>
</wish>
</application>
<application name="eog">
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="-200" max="-40"/>
<key>KP_Subtract</key>
</action>
</wish>
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="40" max="200"/>
<key>KP_Add</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta y" min="20" max="80"/>
<key>Page_Up</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta y" min="-80" max="-20"/>
<key>Page_Down</key>
</action>
</wish>
<wish gesture="Rotate" fingers="2">
<action name="rotatecw" when="finish">
<trigger prop="angle delta" min="0.08" max="1.5"/>
<key modifier1="Control_L">R</key>
</action>
</wish>
<wish gesture="Rotate" fingers="2">
<action name="rotateccw" when="finish">
<trigger prop="angle delta" min="-1.5" max="-0.08"/>
<key modifier1="Control_L" modifier2="Shift_L">R</key>
</action>
</wish>
</application>
<application name="fennec">
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="-200" max="-40"/>
<key modifier1="Control_L">Down</key>
</action>
</wish>
<wish gesture="Pinch" fingers="2">
<action name="action1" when="update">
<trigger prop="radius delta" min="40" max="200"/>
<key modifier1="Control_L">Up</key>
</action>
</wish>
</application>
<application name="firefox">
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta y" min="20" max="80"/>
<key>Page_Up</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta y" min="-80" max="-20"/>
<key>Page_Down</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action5" when="update">
<trigger prop="delta x" min="20" max="80"/>
<key>Left</key>
</action>
</wish>
<wish gesture="Drag" fingers="2">
<action name="action6" when="update">
<trigger prop="delta x" min="-80" max="-20"/>
<key>Right</key>
</action>
</wish>
</application>
</applications>
</ginn>
Je serais ravi que quelqu'un puisse m'éclairer un peu 🙂
merci par avance !