📜  linux xinput touchscreen - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:26.510000             🧑  作者: Mango

代码示例1
# Discover the output screen device
xrandr

# Discover the touchscreen input device id
xinput

# Map pointer device to screen
xinput map-to-output  
  
# Real command example
xinput map-to-output 15 eDP-1