[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#946118: synaptics touchpad does not work in debian installer graphical mode



(
Forwarding to debian-x by hand, since xorg-server@packages.debian.org
doesn't like x.org URLs:
picconi.debian.org[2001:41c8:1000:21::21:3] said: 550-Blacklisted URL in message. (x.org) in. See 550 http://www.surbl.org/lists.html.
and debian-x@lists.debian.org doesn't like attachments:
bendel.debian.org[2001:41b8:202:deb:216:36ff:fe40:4002] said: 550 5.7.1 No attachments allowed
)

Samuel Thibault, le dim. 08 déc. 2019 01:10:27 +0100, a ecrit:
> Hello,
> 
> So adding the i2c-modules udeb, and adding the intel_lpss_pci and
> intel_lpss drivers to the installer gave me the touchscreen working.
> 
> Dinar, could you try the image from
> http://people.debian.org/~sthibault/tmp/mini.iso
> to see whether it helps? Even if the mouse still doesn't work in the
> graphical output, could you switch to the text console to check in the
> output of the dmesg command whether some mouse gets detected?
> 
> Ben, given the results of my tests, I would say that the input-modules
> package should thus somehow include the intel-lpss* modules or depend
> on a package containing them, and input-modules should depend on
> i2c-modules? It could be useful to backport this addition to Buster as
> well.
> 
> As mentioned previously, on my DELL XPS13 with the modifications
> mentioned above, only the touchscreen is working, the touch pad is not.
> I have attached the Xorg log in the installer case (.di) and in the
> installed system case (.installed). The quite obvious difference here is
> that d-i is only using the evdev driver, not libinput.  Does perhaps the
> evdev driver refrain from driving the touchpad because it believes that
> the libinput would make a better job? Cc-ing Xorg people for advice.
> 
> In tried to add the xserver-xorg-input-libinput-udeb package but
> immediately got a dependency issue:
> 
> libwacom2-udeb : Depends: libgudev-1.0-0 (>= 233) but it is not installable
> 
> Samuel

>  
> X.Org X Server 1.20.6
> X Protocol Version 11, Revision 0
>  Build Operating System: Linux 4.19.0-6-amd64 x86_64 Debian
>  Current Operating System: Linux (none) 5.3.0-2-amd64 #1 SMP Debian 5.3.9-3 (2019-11-19) x86_64
>  Kernel command line: BOOT_IMAGE=/linux vga=788 --- quiet
>  Build Date: 25 November 2019  09:49:09AM
>  xorg-server 2:1.20.6-1 (https://www.debian.org/support) 
>  Current version of pixman: 0.36.0
>  	Before reporting problems, check http://wiki.x.org
> 	to make sure that you have the latest version.
>  Markers: (--) probed, (**) from config file, (==) default setting,
> 	(++) from command line, (!!) notice, (II) informational,
> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>  (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec  7 23:07:48 2019
>  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
>  (==) No Layout section.  Using the first Screen section.
>  (==) No screen section available. Using defaults.
>  (**) |-->Screen "Default Screen Section" (0)
>  (**) |   |-->Monitor "<default monitor>"
>  (==) No monitor specified for screen "Default Screen Section".
> 	Using a default monitor configuration.
>  (==) Automatically adding devices
>  (==) Automatically enabling devices
>  (==) Automatically adding GPU devices
>  (==) Max clients allowed: 256, resource mask: 0x1fffff
>  (==) FontPath set to:
> 	built-ins
>  (==) ModulePath set to "/usr/lib/xorg/modules"
>  (II) The server relies on udev to provide the list of input devices.
> 	If no devices become available, reconfigure udev or disable AutoAddDevices.
>  (II) Loader magic: 0x563a03a03ac0
>  (II) Module ABI versions:
>  	X.Org ANSI C Emulation: 0.4
>  	X.Org Video Driver: 24.0
>  	X.Org XInput driver : 24.1
>  	X.Org Server Extension : 10.0
>  (--) PCI:*(0@0:2:0) 8086:5917:1028:07e6 rev 7, Mem @ 0xdb000000/16777216, 0x50000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
>  (==) Matched modesetting as autoconfigured driver 0
>  (==) Matched fbdev as autoconfigured driver 1
>  (==) Matched vesa as autoconfigured driver 2
>  (==) Assigned the driver to the xf86ConfigLayout
>  (II) LoadModule: "modesetting"
>  (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
>  (II) Module modesetting: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 1.20.6
>  	Module class: X.Org Video Driver
>  	ABI class: X.Org Video Driver, version 24.0
>  (II) LoadModule: "fbdev"
>  (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
>  (II) Module fbdev: vendor="X.Org Foundation"
>  	compiled for 1.20.0, module version = 0.5.0
>  	Module class: X.Org Video Driver
>  	ABI class: X.Org Video Driver, version 24.0
>  (II) LoadModule: "vesa"
>  (WW) Warning, couldn't open module vesa
>  (EE) Failed to load module "vesa" (module does not exist, 0)
>  (II) modesetting: Driver for Modesetting Kernel Drivers: kms
>  (II) FBDEV: driver for framebuffer: fbdev
>  (--) using VT number 6
> 
>  (EE) open /dev/dri/card0: No such file or directory
>  (WW) Falling back to old probe method for modesetting
>  (EE) open /dev/dri/card0: No such file or directory
>  (II) Loading sub module "fbdevhw"
>  (II) LoadModule: "fbdevhw"
>  (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
>  (II) Module fbdevhw: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 0.0.2
>  	ABI class: X.Org Video Driver, version 24.0
>  (EE) Unable to find a valid framebuffer device
>  (WW) Falling back to old probe method for fbdev
>  (II) Loading sub module "fbdevhw"
>  (II) LoadModule: "fbdevhw"
>  (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
>  (II) Module fbdevhw: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 0.0.2
>  	ABI class: X.Org Video Driver, version 24.0
>  (II) FBDEV(2): using default device
>  (EE) Screen 0 deleted because of no matching config section.
>  (II) UnloadModule: "modesetting"
>  (EE) Screen 0 deleted because of no matching config section.
>  (II) UnloadModule: "fbdev"
>  (II) UnloadSubModule: "fbdevhw"
>  (II) FBDEV(0): Creating default Display subsection in Screen section
> 	"Default Screen Section" for depth/fbbpp 24/32
>  (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
>  (==) FBDEV(0): RGB weight 888
>  (==) FBDEV(0): Default visual is TrueColor
>  (II) FBDEV(0): hardware: EFI VGA (video memory: 1920kB)
>  (DB) xf86MergeOutputClassOptions unsupported bus type 0
>  (II) FBDEV(0): checking modes against framebuffer device...
>  (II) FBDEV(0): checking modes against monitor...
>  (II) FBDEV(0): Virtual size is 800x600 (pitch 800)
>  (**) FBDEV(0):  Built-in mode "current": 48.0 MHz, 46.9 kHz, 75.1 Hz
>  (II) FBDEV(0): Modeline "current"x0.0   48.00  800 832 928 1024  600 604 608 624 -hsync -vsync -csync (46.9 kHz b)
>  (==) FBDEV(0): DPI set to (96, 96)
>  (II) Loading sub module "fb"
>  (II) LoadModule: "fb"
>  (II) Loading /usr/lib/xorg/modules/libfb.so
>  (II) Module fb: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 1.0.0
>  	ABI class: X.Org ANSI C Emulation, version 0.4
>  (**) FBDEV(0): using shadow framebuffer
>  (II) Loading sub module "shadow"
>  (II) LoadModule: "shadow"
>  (II) Loading /usr/lib/xorg/modules/libshadow.so
>  (II) Module shadow: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 1.1.0
>  	ABI class: X.Org ANSI C Emulation, version 0.4
>  (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
>  (==) FBDEV(0): Backing store disabled
>  (WW) FBDEV(0): The fbdev driver didn't call xf86SetGamma() to initialise
> 	the gamma values.
>  (WW) FBDEV(0): PLEASE FIX THE `fbdev' DRIVER!
>  (==) FBDEV(0): DPMS enabled
>  (II) Initializing extension Generic Event Extension
>  (II) Initializing extension SHAPE
>  (II) Initializing extension MIT-SHM
>  (II) Initializing extension XInputExtension
>  (II) Initializing extension XTEST
>  (II) Initializing extension BIG-REQUESTS
>  (II) Initializing extension SYNC
>  (II) Initializing extension XKEYBOARD
>  (II) Initializing extension XC-MISC
>  (II) Initializing extension XFIXES
>  (II) Initializing extension RENDER
>  (II) Initializing extension RANDR
>  (II) Initializing extension DAMAGE
>  (II) Initializing extension DOUBLE-BUFFER
>  (II) Initializing extension DPMS
>  (II) Initializing extension Present
>  (II) Initializing extension DRI3
>  (II) Initializing extension X-Resource
>  (II) Initializing extension XFree86-DGA
>  (II) config/udev: Adding input device ELAN24F0:00 04F3:24F0 (/dev/input/event7)
>  (**) ELAN24F0:00 04F3:24F0: Applying InputClass "evdev touchscreen catchall"
>  (II) LoadModule: "evdev"
>  (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
>  (II) Module evdev: vendor="X.Org Foundation"
>  	compiled for 1.20.1, module version = 2.10.6
>  	Module class: X.Org XInput Driver
>  	ABI class: X.Org XInput driver, version 24.1
>  (II) Using input driver 'evdev' for 'ELAN24F0:00 04F3:24F0'
>  (**) ELAN24F0:00 04F3:24F0: always reports core events
>  (**) evdev: ELAN24F0:00 04F3:24F0: Device: "/dev/input/event7"
>  (--) evdev: ELAN24F0:00 04F3:24F0: Vendor 0x4f3 Product 0x24f0
>  (--) evdev: ELAN24F0:00 04F3:24F0: Found absolute axes
>  (--) evdev: ELAN24F0:00 04F3:24F0: Found absolute multitouch axes
>  (II) evdev: ELAN24F0:00 04F3:24F0: No buttons found, faking one.
>  (--) evdev: ELAN24F0:00 04F3:24F0: Found x and y absolute axes
>  (--) evdev: ELAN24F0:00 04F3:24F0: Found absolute touchscreen
>  (II) evdev: ELAN24F0:00 04F3:24F0: Configuring as touchscreen
>  (**) evdev: ELAN24F0:00 04F3:24F0: YAxisMapping: buttons 4 and 5
>  (**) evdev: ELAN24F0:00 04F3:24F0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN24F0:00/0018:04F3:24F0.0004/input/input15/event7"
>  (II) XINPUT: Adding extended input device "ELAN24F0:00 04F3:24F0" (type: TOUCHSCREEN, id 6)
>  (II) evdev: ELAN24F0:00 04F3:24F0: initialized for absolute axes.
>  (**) ELAN24F0:00 04F3:24F0: (accel) keeping acceleration scheme 1
>  (**) ELAN24F0:00 04F3:24F0: (accel) acceleration profile 0
>  (**) ELAN24F0:00 04F3:24F0: (accel) acceleration factor: 2.000
>  (**) ELAN24F0:00 04F3:24F0: (accel) acceleration threshold: 4
>  (II) config/udev: Adding input device ELAN24F0:00 04F3:24F0 (/dev/input/mouse2)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device DELL07E6:00 06CB:76AF Touchpad (/dev/input/event8)
>  (**) DELL07E6:00 06CB:76AF Touchpad: Applying InputClass "evdev touchpad catchall"
>  (II) Using input driver 'evdev' for 'DELL07E6:00 06CB:76AF Touchpad'
>  (**) DELL07E6:00 06CB:76AF Touchpad: always reports core events
>  (**) evdev: DELL07E6:00 06CB:76AF Touchpad: Device: "/dev/input/event8"
>  (--) evdev: DELL07E6:00 06CB:76AF Touchpad: Vendor 0x6cb Product 0x76af
>  (--) evdev: DELL07E6:00 06CB:76AF Touchpad: Found 1 mouse buttons
>  (--) evdev: DELL07E6:00 06CB:76AF Touchpad: Found absolute axes
>  (--) evdev: DELL07E6:00 06CB:76AF Touchpad: Found absolute multitouch axes
>  (--) evdev: DELL07E6:00 06CB:76AF Touchpad: Found x and y absolute axes
>  (--) evdev: DELL07E6:00 06CB:76AF Touchpad: Found absolute touchpad.
>  (II) evdev: DELL07E6:00 06CB:76AF Touchpad: Configuring as touchpad
>  (**) evdev: DELL07E6:00 06CB:76AF Touchpad: YAxisMapping: buttons 4 and 5
>  (**) evdev: DELL07E6:00 06CB:76AF Touchpad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL07E6:00/0018:06CB:76AF.0005/input/input20/event8"
>  (II) XINPUT: Adding extended input device "DELL07E6:00 06CB:76AF Touchpad" (type: TOUCHPAD, id 7)
>  (II) evdev: DELL07E6:00 06CB:76AF Touchpad: initialized for absolute axes.
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) keeping acceleration scheme 1
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) acceleration profile 0
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) acceleration factor: 2.000
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) acceleration threshold: 4
>  (II) config/udev: Adding input device DELL07E6:00 06CB:76AF Touchpad (/dev/input/mouse3)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event3)
>  (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
>  (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
>  (**) Logitech USB-PS/2 Optical Mouse: always reports core events
>  (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event3"
>  (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc050
>  (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
>  (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
>  (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
>  (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
>  (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
>  (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
>  (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
>  (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.1/3-1.1.1:1.0/0003:046D:C050.0001/input/input4/event3"
>  (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
>  (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
>  (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
>  (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
>  (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
>  (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
>  (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse1)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event4)
>  (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
>  (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
>  (**) Logitech USB Keyboard: always reports core events
>  (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event4"
>  (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31d
>  (--) evdev: Logitech USB Keyboard: Found keys
>  (II) evdev: Logitech USB Keyboard: Configuring as keyboard
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3:1.0/0003:046D:C31D.0002/input/input5/event4"
>  (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
>  (**) Option "xkb_rules" "evdev"
>  (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event5)
>  (**) Logitech USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
>  (II) Using input driver 'evdev' for 'Logitech USB Keyboard Consumer Control'
>  (**) Logitech USB Keyboard Consumer Control: always reports core events
>  (**) evdev: Logitech USB Keyboard Consumer Control: Device: "/dev/input/event5"
>  (--) evdev: Logitech USB Keyboard Consumer Control: Vendor 0x46d Product 0xc31d
>  (--) evdev: Logitech USB Keyboard Consumer Control: Found absolute axes
>  (II) evdev: Logitech USB Keyboard Consumer Control: Forcing absolute x/y axes to exist.
>  (--) evdev: Logitech USB Keyboard Consumer Control: Found keys
>  (II) evdev: Logitech USB Keyboard Consumer Control: Forcing relative x/y axes to exist.
>  (II) evdev: Logitech USB Keyboard Consumer Control: Configuring as mouse
>  (II) evdev: Logitech USB Keyboard Consumer Control: Configuring as keyboard
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3:1.1/0003:046D:C31D.0003/input/input6/event5"
>  (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 10)
>  (**) Option "xkb_rules" "evdev"
>  (II) evdev: Logitech USB Keyboard Consumer Control: initialized for relative axes.
>  (WW) evdev: Logitech USB Keyboard Consumer Control: ignoring absolute axes.
>  (**) Logitech USB Keyboard Consumer Control: (accel) keeping acceleration scheme 1
>  (**) Logitech USB Keyboard Consumer Control: (accel) acceleration profile 0
>  (**) Logitech USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
>  (**) Logitech USB Keyboard Consumer Control: (accel) acceleration threshold: 4
>  (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event6)
>  (**) Logitech USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
>  (II) Using input driver 'evdev' for 'Logitech USB Keyboard System Control'
>  (**) Logitech USB Keyboard System Control: always reports core events
>  (**) evdev: Logitech USB Keyboard System Control: Device: "/dev/input/event6"
>  (--) evdev: Logitech USB Keyboard System Control: Vendor 0x46d Product 0xc31d
>  (--) evdev: Logitech USB Keyboard System Control: Found keys
>  (II) evdev: Logitech USB Keyboard System Control: Configuring as keyboard
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3:1.1/0003:046D:C31D.0003/input/input7/event6"
>  (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 11)
>  (**) Option "xkb_rules" "evdev"
>  (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event2)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
>  (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
>  (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
>  (**) AT Translated Set 2 keyboard: always reports core events
>  (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
>  (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
>  (--) evdev: AT Translated Set 2 keyboard: Found keys
>  (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
>  (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
>  (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
>  (**) Option "xkb_rules" "evdev"
>  (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
>  (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
>  (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
>  (**) SynPS/2 Synaptics TouchPad: always reports core events
>  (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event1"
>  (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
>  (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
>  (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
>  (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
>  (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
>  (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
>  (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
>  (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
>  (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
>  (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
>  (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
>  (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
>  (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
>  (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
>  (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
>  (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
>  (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.

>  
> X.Org X Server 1.20.6
> X Protocol Version 11, Revision 0
>  Build Operating System: Linux 4.19.0-6-amd64 x86_64 Debian
>  Current Operating System: Linux function 5.3.0-2-amd64 #1 SMP Debian 5.3.9-3 (2019-11-19) x86_64
>  Kernel command line: BOOT_IMAGE=/vmlinuz-5.3.0-2-amd64 root=/dev/mapper/function--vg-root ro net.ifnames=0 selinux=0 fbcon=font:TER16x32
>  Build Date: 25 November 2019  09:49:09AM
>  xorg-server 2:1.20.6-1 (https://www.debian.org/support) 
>  Current version of pixman: 0.36.0
>  	Before reporting problems, check http://wiki.x.org
> 	to make sure that you have the latest version.
>  Markers: (--) probed, (**) from config file, (==) default setting,
> 	(++) from command line, (!!) notice, (II) informational,
> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>  (==) Log file: "/home/samy/.local/share/xorg/Xorg.0.log", Time: Sun Dec  8 01:02:10 2019
>  (==) Using config file: "/etc/X11/xorg.conf"
>  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
>  (==) No Layout section.  Using the first Screen section.
>  (==) No screen section available. Using defaults.
>  (**) |-->Screen "Default Screen Section" (0)
>  (**) |   |-->Monitor "<default monitor>"
>  (==) No device specified for screen "Default Screen Section".
> 	Using the first device section listed.
>  (**) |   |-->Device "modesetting"
>  (==) No monitor specified for screen "Default Screen Section".
> 	Using a default monitor configuration.
>  (==) Automatically adding devices
>  (==) Automatically enabling devices
>  (==) Automatically adding GPU devices
>  (==) Max clients allowed: 256, resource mask: 0x1fffff
>  (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
>  	Entry deleted from font path.
>  (==) FontPath set to:
> 	/usr/share/fonts/X11/misc,
> 	/usr/share/fonts/X11/100dpi/:unscaled,
> 	/usr/share/fonts/X11/75dpi/:unscaled,
> 	/usr/share/fonts/X11/Type1,
> 	/usr/share/fonts/X11/100dpi,
> 	/usr/share/fonts/X11/75dpi,
> 	built-ins
>  (==) ModulePath set to "/usr/lib/xorg/modules"
>  (II) The server relies on udev to provide the list of input devices.
> 	If no devices become available, reconfigure udev or disable AutoAddDevices.
>  (II) Loader magic: 0x55e1c6559e40
>  (II) Module ABI versions:
>  	X.Org ANSI C Emulation: 0.4
>  	X.Org Video Driver: 24.0
>  	X.Org XInput driver : 24.1
>  	X.Org Server Extension : 10.0
>  (++) using VT number 2
> 
>  (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
>  (II) xfree86: Adding drm device (/dev/dri/card0)
>  (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
>  (--) PCI:*(0@0:2:0) 8086:5917:1028:07e6 rev 7, Mem @ 0xdb000000/16777216, 0x50000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
>  (II) LoadModule: "glx"
>  (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
>  (II) Module glx: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 1.0.0
>  	ABI class: X.Org Server Extension, version 10.0
>  (II) LoadModule: "modesetting"
>  (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
>  (II) Module modesetting: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 1.20.6
>  	Module class: X.Org Video Driver
>  	ABI class: X.Org Video Driver, version 24.0
>  (II) modesetting: Driver for Modesetting Kernel Drivers: kms
>  (II) modeset(0): using drv /dev/dri/card0
>  (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
>  (II) modeset(0): Creating default Display subsection in Screen section
> 	"Default Screen Section" for depth/fbbpp 24/32
>  (==) modeset(0): Depth 24, (==) framebuffer bpp 32
>  (==) modeset(0): RGB weight 888
>  (==) modeset(0): Default visual is TrueColor
>  (II) Loading sub module "glamoregl"
>  (II) LoadModule: "glamoregl"
>  (II) Loading /usr/lib/xorg/modules/libglamoregl.so
>  (II) Module glamoregl: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 1.0.1
>  	ABI class: X.Org ANSI C Emulation, version 0.4
>  (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2) 
>  (II) modeset(0): glamor initialized
>  (II) modeset(0): Output eDP-1 has no monitor section
>  (II) modeset(0): Output DP-1 has no monitor section
>  (II) modeset(0): Output HDMI-1 has no monitor section
>  (II) modeset(0): Output DP-2 has no monitor section
>  (II) modeset(0): Output HDMI-2 has no monitor section
>  (II) modeset(0): EDID for output eDP-1
>  (II) modeset(0): Manufacturer: SHP  Model: 148b  Serial#: 0
>  (II) modeset(0): Year: 2017  Week: 40
>  (II) modeset(0): EDID Version: 1.4
>  (II) modeset(0): Digital Display Input
>  (II) modeset(0): 8 bits per channel
>  (II) modeset(0): Digital interface is DisplayPort
>  (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 17
>  (II) modeset(0): Gamma: 2.20
>  (II) modeset(0): No DPMS capabilities specified
>  (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
>  (II) modeset(0): Default color space is primary color space
>  (II) modeset(0): First detailed timing is preferred mode
>  (II) modeset(0): Preferred mode is native pixel format and refresh rate
>  (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
>  (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
>  (II) modeset(0): Manufacturer's mask: 0
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 533.2 MHz   Image Size:  294 x 165 mm
>  (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
>  (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 426.6 MHz   Image Size:  294 x 165 mm
>  (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
>  (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
>  (II) modeset(0):  8XDHY?LQ133D1
>  (II) modeset(0): Unknown vendor-specific block 0
>  (II) modeset(0): EDID (in hex):
>  (II) modeset(0): 	00ffffffffffff004d108b1400000000
>  (II) modeset(0): 	281b0104a51d11780ede50a3544c9926
>  (II) modeset(0): 	0f505400000001010101010101010101
>  (II) modeset(0): 	0101010101014dd000a0f0703e803020
>  (II) modeset(0): 	350026a510000018a4a600a0f0703e80
>  (II) modeset(0): 	3020350026a510000018000000fe0038
>  (II) modeset(0): 	58444859824c51313333443100000000
>  (II) modeset(0): 	0002410328011200000b010a2020002e
>  (II) modeset(0): Printing probed modes for output eDP-1
>  (II) modeset(0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
>  (II) modeset(0): Modeline "3840x2160"x60.0  712.75  3840 4160 4576 5312  2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
>  (II) modeset(0): Modeline "3840x2160"x60.0  533.00  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
>  (II) modeset(0): Modeline "3840x2160"x48.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
>  (II) modeset(0): Modeline "3200x1800"x60.0  492.00  3200 3456 3800 4400  1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
>  (II) modeset(0): Modeline "3200x1800"x59.9  373.00  3200 3248 3280 3360  1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
>  (II) modeset(0): Modeline "2880x1620"x60.0  396.25  2880 3096 3408 3936  1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
>  (II) modeset(0): Modeline "2880x1620"x60.0  303.75  2880 2928 2960 3040  1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
>  (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
>  (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
>  (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
>  (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
>  (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
>  (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
>  (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
>  (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
>  (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
>  (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
>  (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
>  (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
>  (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
>  (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
>  (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
>  (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
>  (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
>  (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
>  (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
>  (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
>  (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
>  (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
>  (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
>  (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
>  (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
>  (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
>  (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
>  (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
>  (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
>  (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
>  (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
>  (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
>  (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
>  (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
>  (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
>  (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
>  (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
>  (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
>  (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
>  (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
>  (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
>  (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
>  (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
>  (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
>  (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
>  (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
>  (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
>  (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
>  (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
>  (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
>  (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
>  (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
>  (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
>  (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
>  (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
>  (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
>  (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
>  (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
>  (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
>  (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
>  (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
>  (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
>  (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
>  (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
>  (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
>  (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
>  (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
>  (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
>  (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
>  (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
>  (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
>  (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
>  (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
>  (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
>  (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
>  (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
>  (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
>  (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
>  (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
>  (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
>  (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
>  (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
>  (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
>  (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
>  (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
>  (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
>  (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
>  (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
>  (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
>  (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
>  (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
>  (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
>  (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
>  (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
>  (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
>  (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
>  (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
>  (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
>  (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
>  (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
>  (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
>  (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
>  (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
>  (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
>  (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
>  (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
>  (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
>  (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
>  (II) modeset(0): EDID for output DP-1
>  (II) modeset(0): Manufacturer: ACI  Model: 27a1  Serial#: 16843009
>  (II) modeset(0): Year: 2017  Week: 48
>  (II) modeset(0): EDID Version: 1.3
>  (II) modeset(0): Digital Display Input
>  (II) modeset(0): Max Image Size [cm]: horiz.: 60  vert.: 34
>  (II) modeset(0): Gamma: 2.20
>  (II) modeset(0): DPMS capabilities: StandBy Suspend Off
>  (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
>  (II) modeset(0): First detailed timing is preferred mode
>  (II) modeset(0): redX: 0.639 redY: 0.339   greenX: 0.309 greenY: 0.619
>  (II) modeset(0): blueX: 0.156 blueY: 0.059   whiteX: 0.313 whiteY: 0.329
>  (II) modeset(0): Supported established timings:
>  (II) modeset(0): 720x400@70Hz
>  (II) modeset(0): 640x480@60Hz
>  (II) modeset(0): 640x480@67Hz
>  (II) modeset(0): 640x480@72Hz
>  (II) modeset(0): 640x480@75Hz
>  (II) modeset(0): 800x600@56Hz
>  (II) modeset(0): 800x600@60Hz
>  (II) modeset(0): 800x600@72Hz
>  (II) modeset(0): 800x600@75Hz
>  (II) modeset(0): 832x624@75Hz
>  (II) modeset(0): 1024x768@60Hz
>  (II) modeset(0): 1024x768@70Hz
>  (II) modeset(0): 1024x768@75Hz
>  (II) modeset(0): 1280x1024@75Hz
>  (II) modeset(0): Manufacturer's mask: 0
>  (II) modeset(0): Supported standard timings:
>  (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
>  (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
>  (II) modeset(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
>  (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
>  (II) modeset(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
>  (II) modeset(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
>  (II) modeset(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
>  (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
>  (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
>  (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
>  (II) modeset(0): Monitor name: VS278
>  (II) modeset(0): Serial No: HCLMQS011013
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 138.5 MHz   Image Size:  598 x 336 mm
>  (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
>  (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1110 v_border: 0
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 85.5 MHz   Image Size:  598 x 336 mm
>  (II) modeset(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
>  (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 74.2 MHz   Image Size:  598 x 336 mm
>  (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
>  (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 27.0 MHz   Image Size:  598 x 336 mm
>  (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
>  (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
>  (II) modeset(0): Supported detailed timing:
>  (II) modeset(0): clock: 74.2 MHz   Image Size:  598 x 336 mm
>  (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
>  (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
>  (II) modeset(0): Number of EDID sections to follow: 1
>  (II) modeset(0): EDID (in hex):
>  (II) modeset(0): 	00ffffffffffff000469a12701010101
>  (II) modeset(0): 	301b0103803c2278eab205a3564f9e28
>  (II) modeset(0): 	0f5054bfef00714f818081409500a940
>  (II) modeset(0): 	b300d1c00101023a801871382d40582c
>  (II) modeset(0): 	450056502100001e000000fd00324c1e
>  (II) modeset(0): 	5311000a202020202020000000fc0056
>  (II) modeset(0): 	533237380a20202020202020000000ff
>  (II) modeset(0): 	0048434c4d51533031313031330a014b
>  (II) modeset(0): 	02031ef14b900504030201111213141f
>  (II) modeset(0): 	230907078301000065030c0010001a36
>  (II) modeset(0): 	80a070381e403020350056502100001a
>  (II) modeset(0): 	662156aa51001e30468f330056502100
>  (II) modeset(0): 	001e011d007251d01e206e2855005650
>  (II) modeset(0): 	2100001e8c0ad08a20e02d10103e9600
>  (II) modeset(0): 	565021000018011d8018711c1620582c
>  (II) modeset(0): 	250056502100009e0000000000000032
>  (II) modeset(0): Printing probed modes for output DP-1
>  (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
>  (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
>  (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
>  (II) modeset(0): Modeline "1920x1080"x60.0  138.50  1920 1968 2000 2080  1080 1083 1088 1110 +hsync -vsync (66.6 kHz e)
>  (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
>  (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
>  (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
>  (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
>  (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
>  (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
>  (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
>  (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
>  (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
>  (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
>  (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
>  (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
>  (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
>  (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
>  (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
>  (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
>  (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
>  (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
>  (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
>  (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
>  (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
>  (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
>  (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
>  (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
>  (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
>  (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
>  (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
>  (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
>  (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
>  (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
>  (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
>  (II) modeset(0): EDID for output HDMI-1
>  (II) modeset(0): EDID for output DP-2
>  (II) modeset(0): EDID for output HDMI-2
>  (II) modeset(0): Output eDP-1 connected
>  (II) modeset(0): Output DP-1 connected
>  (II) modeset(0): Output HDMI-1 disconnected
>  (II) modeset(0): Output DP-2 disconnected
>  (II) modeset(0): Output HDMI-2 disconnected
>  (II) modeset(0): Using spanning desktop for initial modes
>  (II) modeset(0): Output eDP-1 using initial mode 3840x2160 +0+0
>  (II) modeset(0): Output DP-1 using initial mode 1920x1080 +3840+0
>  (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
>  (==) modeset(0): DPI set to (96, 96)
>  (II) Loading sub module "fb"
>  (II) LoadModule: "fb"
>  (II) Loading /usr/lib/xorg/modules/libfb.so
>  (II) Module fb: vendor="X.Org Foundation"
>  	compiled for 1.20.6, module version = 1.0.0
>  	ABI class: X.Org ANSI C Emulation, version 0.4
>  (==) modeset(0): Backing store enabled
>  (==) modeset(0): Silken mouse enabled
>  (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
>  (==) modeset(0): DPMS enabled
>  (II) modeset(0): [DRI2] Setup complete
>  (II) modeset(0): [DRI2]   DRI driver: i965
>  (II) modeset(0): [DRI2]   VDPAU driver: i965
>  (II) Initializing extension Generic Event Extension
>  (II) Initializing extension SHAPE
>  (II) Initializing extension MIT-SHM
>  (II) Initializing extension XInputExtension
>  (II) Initializing extension XTEST
>  (II) Initializing extension BIG-REQUESTS
>  (II) Initializing extension SYNC
>  (II) Initializing extension XKEYBOARD
>  (II) Initializing extension XC-MISC
>  (II) Initializing extension SECURITY
>  (II) Initializing extension XFIXES
>  (II) Initializing extension RENDER
>  (II) Initializing extension RANDR
>  (II) Initializing extension COMPOSITE
>  (II) Initializing extension DAMAGE
>  (II) Initializing extension MIT-SCREEN-SAVER
>  (II) Initializing extension DOUBLE-BUFFER
>  (II) Initializing extension RECORD
>  (II) Initializing extension DPMS
>  (II) Initializing extension Present
>  (II) Initializing extension DRI3
>  (II) Initializing extension X-Resource
>  (II) Initializing extension XVideo
>  (II) Initializing extension XVideo-MotionCompensation
>  (II) Initializing extension SELinux
>  (II) SELinux: Disabled on system
>  (II) Initializing extension GLX
>  (II) AIGLX: Loaded and initialized i965
>  (II) GLX: Initialized DRI2 GL provider for screen 0
>  (II) Initializing extension XFree86-VidModeExtension
>  (II) Initializing extension XFree86-DGA
>  (II) Initializing extension XFree86-DRI
>  (II) Initializing extension DRI2
>  (II) modeset(0): Damage tracking initialized
>  (II) modeset(0): Setting screen physical size to 1524 x 571
>  (II) config/udev: Adding input device Power Button (/dev/input/event4)
>  (**) Power Button: Applying InputClass "evdev keyboard catchall"
>  (**) Power Button: Applying InputClass "libinput keyboard catchall"
>  (II) LoadModule: "libinput"
>  (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
>  (II) Module libinput: vendor="X.Org Foundation"
>  	compiled for 1.20.4, module version = 0.29.0
>  	Module class: X.Org XInput Driver
>  	ABI class: X.Org XInput driver, version 24.1
>  (II) Using input driver 'libinput' for 'Power Button'
>  (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 20 paused 0
>  (**) Power Button: always reports core events
>  (**) Option "Device" "/dev/input/event4"
>  (**) Option "_source" "server/udev"
>  (II) event4  - Power Button: is tagged by udev as: Keyboard
>  (II) event4  - Power Button: device is a keyboard
>  (II) event4  - Power Button: device removed
>  (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
>  (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event4  - Power Button: is tagged by udev as: Keyboard
>  (II) event4  - Power Button: device is a keyboard
>  (II) config/udev: Adding input device Video Bus (/dev/input/event5)
>  (**) Video Bus: Applying InputClass "evdev keyboard catchall"
>  (**) Video Bus: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Video Bus'
>  (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 23 paused 0
>  (**) Video Bus: always reports core events
>  (**) Option "Device" "/dev/input/event5"
>  (**) Option "_source" "server/udev"
>  (II) event5  - Video Bus: is tagged by udev as: Keyboard
>  (II) event5  - Video Bus: device is a keyboard
>  (II) event5  - Video Bus: device removed
>  (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5"
>  (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event5  - Video Bus: is tagged by udev as: Keyboard
>  (II) event5  - Video Bus: device is a keyboard
>  (II) config/udev: Adding input device Power Button (/dev/input/event2)
>  (**) Power Button: Applying InputClass "evdev keyboard catchall"
>  (**) Power Button: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Power Button'
>  (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 24 paused 0
>  (**) Power Button: always reports core events
>  (**) Option "Device" "/dev/input/event2"
>  (**) Option "_source" "server/udev"
>  (II) event2  - Power Button: is tagged by udev as: Keyboard
>  (II) event2  - Power Button: device is a keyboard
>  (II) event2  - Power Button: device removed
>  (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
>  (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event2  - Power Button: is tagged by udev as: Keyboard
>  (II) event2  - Power Button: device is a keyboard
>  (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
>  (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
>  (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Sleep Button'
>  (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 25 paused 0
>  (**) Sleep Button: always reports core events
>  (**) Option "Device" "/dev/input/event3"
>  (**) Option "_source" "server/udev"
>  (II) event3  - Sleep Button: is tagged by udev as: Keyboard
>  (II) event3  - Sleep Button: device is a keyboard
>  (II) event3  - Sleep Button: device removed
>  (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
>  (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event3  - Sleep Button: is tagged by udev as: Keyboard
>  (II) event3  - Sleep Button: device is a keyboard
>  (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event10)
>  (**) Integrated_Webcam_HD: Integrate: Applying InputClass "evdev keyboard catchall"
>  (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
>  (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 26 paused 0
>  (**) Integrated_Webcam_HD: Integrate: always reports core events
>  (**) Option "Device" "/dev/input/event10"
>  (**) Option "_source" "server/udev"
>  (II) event10 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
>  (II) event10 - Integrated_Webcam_HD: Integrate: device is a keyboard
>  (II) event10 - Integrated_Webcam_HD: Integrate: device removed
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input30/event10"
>  (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 10)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event10 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
>  (II) event10 - Integrated_Webcam_HD: Integrate: device is a keyboard
>  (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event18)
>  (**) Integrated_Webcam_HD: Integrate: Applying InputClass "evdev keyboard catchall"
>  (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
>  (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 27 paused 0
>  (**) Integrated_Webcam_HD: Integrate: always reports core events
>  (**) Option "Device" "/dev/input/event18"
>  (**) Option "_source" "server/udev"
>  (II) event18 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
>  (II) event18 - Integrated_Webcam_HD: Integrate: device is a keyboard
>  (II) event18 - Integrated_Webcam_HD: Integrate: device removed
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input31/event18"
>  (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 11)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event18 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
>  (II) event18 - Integrated_Webcam_HD: Integrate: device is a keyboard
>  (II) config/udev: Adding input device ELAN24F0:00 04F3:24F0 (/dev/input/event8)
>  (**) ELAN24F0:00 04F3:24F0: Applying InputClass "evdev touchscreen catchall"
>  (**) ELAN24F0:00 04F3:24F0: Applying InputClass "libinput touchscreen catchall"
>  (II) Using input driver 'libinput' for 'ELAN24F0:00 04F3:24F0'
>  (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 28 paused 0
>  (**) ELAN24F0:00 04F3:24F0: always reports core events
>  (**) Option "Device" "/dev/input/event8"
>  (**) Option "_source" "server/udev"
>  (II) event8  - ELAN24F0:00 04F3:24F0: is tagged by udev as: Touchscreen
>  (II) event8  - ELAN24F0:00 04F3:24F0: device is a touch device
>  (II) event8  - ELAN24F0:00 04F3:24F0: device removed
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-7/i2c-ELAN24F0:00/0018:04F3:24F0.0001/input/input23/event8"
>  (II) XINPUT: Adding extended input device "ELAN24F0:00 04F3:24F0" (type: TOUCHSCREEN, id 12)
>  (**) Option "AccelerationScheme" "none"
>  (**) ELAN24F0:00 04F3:24F0: (accel) selected scheme none/0
>  (**) ELAN24F0:00 04F3:24F0: (accel) acceleration factor: 2.000
>  (**) ELAN24F0:00 04F3:24F0: (accel) acceleration threshold: 4
>  (II) event8  - ELAN24F0:00 04F3:24F0: is tagged by udev as: Touchscreen
>  (II) event8  - ELAN24F0:00 04F3:24F0: device is a touch device
>  (II) config/udev: Adding input device ELAN24F0:00 04F3:24F0 (/dev/input/mouse0)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device DELL07E6:00 06CB:76AF Touchpad (/dev/input/event9)
>  (**) DELL07E6:00 06CB:76AF Touchpad: Applying InputClass "evdev touchpad catchall"
>  (**) DELL07E6:00 06CB:76AF Touchpad: Applying InputClass "libinput touchpad catchall"
>  (**) DELL07E6:00 06CB:76AF Touchpad: Applying InputClass "touchpad catchall"
>  (**) DELL07E6:00 06CB:76AF Touchpad: Applying InputClass "Default clickpad buttons"
>  (**) DELL07E6:00 06CB:76AF Touchpad: Applying InputClass "touchpad catchall"
>  (**) DELL07E6:00 06CB:76AF Touchpad: Applying InputClass "Default clickpad buttons"
>  (II) LoadModule: "synaptics"
>  (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
>  (II) Module synaptics: vendor="X.Org Foundation"
>  	compiled for 1.20.1, module version = 1.9.1
>  	Module class: X.Org XInput Driver
>  	ABI class: X.Org XInput driver, version 24.1
>  (II) Using input driver 'synaptics' for 'DELL07E6:00 06CB:76AF Touchpad'
>  (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 29 paused 0
>  (**) DELL07E6:00 06CB:76AF Touchpad: always reports core events
>  (**) Option "Device" "/dev/input/event9"
>  (II) synaptics: DELL07E6:00 06CB:76AF Touchpad: found clickpad property
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: x-axis range 0 - 1216 (res 12)
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: y-axis range 0 - 680 (res 12)
>  (II) synaptics: DELL07E6:00 06CB:76AF Touchpad: device does not report pressure, will use touch data.
>  (II) synaptics: DELL07E6:00 06CB:76AF Touchpad: device does not report finger width.
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: buttons: left double triple
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: Vendor 0x6cb Product 0x76af
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: invalid pressure range.  defaulting to 0 - 255
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: invalid finger width range.  defaulting to 0 - 15
>  (**) Option "TapButton1" "1"
>  (**) Option "TapButton2" "3"
>  (**) Option "TapButton3" "2"
>  (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: touchpad found
>  (**) DELL07E6:00 06CB:76AF Touchpad: always reports core events
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input28/event9"
>  (II) XINPUT: Adding extended input device "DELL07E6:00 06CB:76AF Touchpad" (type: TOUCHPAD, id 13)
>  (**) synaptics: DELL07E6:00 06CB:76AF Touchpad: (accel) MinSpeed is now constant deceleration 2.5
>  (**) synaptics: DELL07E6:00 06CB:76AF Touchpad: (accel) MaxSpeed is now 1.75
>  (**) synaptics: DELL07E6:00 06CB:76AF Touchpad: (accel) AccelFactor is now 0.144
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) keeping acceleration scheme 1
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) acceleration profile 1
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) acceleration factor: 2.000
>  (**) DELL07E6:00 06CB:76AF Touchpad: (accel) acceleration threshold: 4
>  (--) synaptics: DELL07E6:00 06CB:76AF Touchpad: touchpad found
>  (II) config/udev: Adding input device DELL07E6:00 06CB:76AF Touchpad (/dev/input/mouse1)
>  (**) DELL07E6:00 06CB:76AF Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
>  (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event11)
>  (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
>  (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "libinput pointer catchall"
>  (II) Using input driver 'libinput' for 'Logitech USB-PS/2 Optical Mouse'
>  (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 30 paused 0
>  (**) Logitech USB-PS/2 Optical Mouse: always reports core events
>  (**) Option "Device" "/dev/input/event11"
>  (**) Option "_source" "server/udev"
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: is tagged by udev as: Mouse
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: device set to 1000 DPI
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: device is a pointer
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: device removed
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.1/3-1.1.1:1.0/0003:046D:C050.0003/input/input15/event11"
>  (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 14)
>  (**) Option "AccelerationScheme" "none"
>  (**) Logitech USB-PS/2 Optical Mouse: (accel) selected scheme none/0
>  (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
>  (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: is tagged by udev as: Mouse
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: device set to 1000 DPI
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: device is a pointer
>  (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse3)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event12)
>  (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
>  (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
>  (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 31 paused 0
>  (**) Logitech USB Keyboard: always reports core events
>  (**) Option "Device" "/dev/input/event12"
>  (**) Option "_source" "server/udev"
>  (II) event12 - Logitech USB Keyboard: is tagged by udev as: Keyboard
>  (II) event12 - Logitech USB Keyboard: device is a keyboard
>  (II) event12 - Logitech USB Keyboard: device removed
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3:1.0/0003:046D:C31D.0004/input/input16/event12"
>  (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 15)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event12 - Logitech USB Keyboard: is tagged by udev as: Keyboard
>  (II) event12 - Logitech USB Keyboard: device is a keyboard
>  (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event13)
>  (**) Logitech USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
>  (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
>  (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 32 paused 0
>  (**) Logitech USB Keyboard Consumer Control: always reports core events
>  (**) Option "Device" "/dev/input/event13"
>  (**) Option "_source" "server/udev"
>  (II) event13 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
>  (II) event13 - Logitech USB Keyboard Consumer Control: device is a keyboard
>  (II) event13 - Logitech USB Keyboard Consumer Control: device removed
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3:1.1/0003:046D:C31D.0005/input/input17/event13"
>  (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 16)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event13 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
>  (II) event13 - Logitech USB Keyboard Consumer Control: device is a keyboard
>  (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event14)
>  (**) Logitech USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
>  (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
>  (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 33 paused 0
>  (**) Logitech USB Keyboard System Control: always reports core events
>  (**) Option "Device" "/dev/input/event14"
>  (**) Option "_source" "server/udev"
>  (II) event14 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
>  (II) event14 - Logitech USB Keyboard System Control: device is a keyboard
>  (II) event14 - Logitech USB Keyboard System Control: device removed
>  (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3:1.1/0003:046D:C31D.0005/input/input18/event14"
>  (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 17)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event14 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
>  (II) event14 - Logitech USB Keyboard System Control: device is a keyboard
>  (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event19)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event20)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event21)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event22)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event23)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event24)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device Intel HID events (/dev/input/event15)
>  (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
>  (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Intel HID events'
>  (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 34 paused 0
>  (**) Intel HID events: always reports core events
>  (**) Option "Device" "/dev/input/event15"
>  (**) Option "_source" "server/udev"
>  (II) event15 - Intel HID events: is tagged by udev as: Keyboard
>  (II) event15 - Intel HID events: device is a keyboard
>  (II) event15 - Intel HID events: device removed
>  (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input19/event15"
>  (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 18)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event15 - Intel HID events: is tagged by udev as: Keyboard
>  (II) event15 - Intel HID events: device is a keyboard
>  (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event16)
>  (**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
>  (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Intel HID 5 button array'
>  (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 35 paused 0
>  (**) Intel HID 5 button array: always reports core events
>  (**) Option "Device" "/dev/input/event16"
>  (**) Option "_source" "server/udev"
>  (II) event16 - Intel HID 5 button array: is tagged by udev as: Keyboard
>  (II) event16 - Intel HID 5 button array: device is a keyboard
>  (II) event16 - Intel HID 5 button array: device removed
>  (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input20/event16"
>  (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 19)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event16 - Intel HID 5 button array: is tagged by udev as: Keyboard
>  (II) event16 - Intel HID 5 button array: device is a keyboard
>  (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
>  (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
>  (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
>  (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 36 paused 0
>  (**) Dell WMI hotkeys: always reports core events
>  (**) Option "Device" "/dev/input/event6"
>  (**) Option "_source" "server/udev"
>  (II) event6  - Dell WMI hotkeys: is tagged by udev as: Keyboard
>  (II) event6  - Dell WMI hotkeys: device is a keyboard
>  (II) event6  - Dell WMI hotkeys: device removed
>  (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input21/event6"
>  (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 20)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event6  - Dell WMI hotkeys: is tagged by udev as: Keyboard
>  (II) event6  - Dell WMI hotkeys: device is a keyboard
>  (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
>  (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
>  (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
>  (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
>  (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 37 paused 0
>  (**) AT Translated Set 2 keyboard: always reports core events
>  (**) Option "Device" "/dev/input/event0"
>  (**) Option "_source" "server/udev"
>  (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
>  (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
>  (II) event0  - AT Translated Set 2 keyboard: device removed
>  (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
>  (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 21)
>  (**) Option "xkb_model" "pc105"
>  (**) Option "xkb_layout" "fr,brai"
>  (**) Option "xkb_variant" "oss,"
>  (**) Option "xkb_options" "compose:lwin,nbsp:level3n,grp:shift_caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,kpdl:kposs"
>  (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
>  (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
>  (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/event17)
>  (**) PS/2 Synaptics TouchPad: Applying InputClass "evdev pointer catchall"
>  (**) PS/2 Synaptics TouchPad: Applying InputClass "libinput pointer catchall"
>  (II) Using input driver 'libinput' for 'PS/2 Synaptics TouchPad'
>  (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 38 paused 0
>  (**) PS/2 Synaptics TouchPad: always reports core events
>  (**) Option "Device" "/dev/input/event17"
>  (**) Option "_source" "server/udev"
>  (II) event17 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
>  (II) event17 - PS/2 Synaptics TouchPad: device is a pointer
>  (II) event17 - PS/2 Synaptics TouchPad: device removed
>  (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event17"
>  (II) XINPUT: Adding extended input device "PS/2 Synaptics TouchPad" (type: MOUSE, id 22)
>  (**) Option "AccelerationScheme" "none"
>  (**) PS/2 Synaptics TouchPad: (accel) selected scheme none/0
>  (**) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
>  (**) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
>  (II) event17 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
>  (II) event17 - PS/2 Synaptics TouchPad: device is a pointer
>  (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/mouse4)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
>  (II) No input driver specified, ignoring this device.
>  (II) This device may have been added with another device file.
>  (II) Server zapped. Shutting down.
>  (**) Option "fd" "20"
>  (II) event4  - Power Button: device removed
>  (**) Option "fd" "23"
>  (II) event5  - Video Bus: device removed
>  (**) Option "fd" "24"
>  (II) event2  - Power Button: device removed
>  (**) Option "fd" "25"
>  (II) event3  - Sleep Button: device removed
>  (**) Option "fd" "26"
>  (II) event10 - Integrated_Webcam_HD: Integrate: device removed
>  (**) Option "fd" "27"
>  (II) event18 - Integrated_Webcam_HD: Integrate: device removed
>  (**) Option "fd" "28"
>  (II) event8  - ELAN24F0:00 04F3:24F0: device removed
>  (**) Option "fd" "30"
>  (II) event11 - Logitech USB-PS/2 Optical Mouse: device removed
>  (**) Option "fd" "31"
>  (II) event12 - Logitech USB Keyboard: device removed
>  (**) Option "fd" "32"
>  (II) event13 - Logitech USB Keyboard Consumer Control: device removed
>  (**) Option "fd" "33"
>  (II) event14 - Logitech USB Keyboard System Control: device removed
>  (**) Option "fd" "34"
>  (II) event15 - Intel HID events: device removed
>  (**) Option "fd" "35"
>  (II) event16 - Intel HID 5 button array: device removed
>  (**) Option "fd" "36"
>  (II) event6  - Dell WMI hotkeys: device removed
>  (**) Option "fd" "37"
>  (II) event0  - AT Translated Set 2 keyboard: device removed
>  (**) Option "fd" "38"
>  (II) event17 - PS/2 Synaptics TouchPad: device removed
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:81
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:64
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:70
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:80
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:79
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:78
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:77
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:76
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:75
>  (II) UnloadModule: "synaptics"
>  (II) systemd-logind: releasing fd for 13:73
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:72
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:82
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:74
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:67
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:66
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:69
>  (II) UnloadModule: "libinput"
>  (II) systemd-logind: releasing fd for 13:68
>  (II) Server terminated successfully (0). Closing log file.


-- 
Samuel
/* Halley */

	(Halley's comment.)


Reply to: