X11 tips and tricks
Jump to navigation
Jump to search
Get current display name
#see the capability of display :0 xrandr --current -display :0
Get input device list and properties
get stable video output names
xrandr -q | grep connected
get input devices
$ DISPLAY=:0 xinput list $ DISPLAY=:0 xinput list-props 8