sway: map touch inputs to their correct display

This commit is contained in:
Colin 2024-03-06 19:02:23 +00:00
parent 4730a65008
commit a4c4b0575c

View File

@ -178,11 +178,16 @@ output "Pioneer Electronic Corporation VSX-524 0x00000101" {
res 1920x1080
}
# laptop internal display
input "1386:20606:Wacom_Pen_and_multitouch_sensor_Pen" map_to_output "Unknown 0x0637 0x00000000"
input "1386:20606:Wacom_Pen_and_multitouch_sensor_Finger" map_to_output "Unknown 0x0637 0x00000000"
output "Unknown 0x0637 0x00000000" {
pos 1920,0
res 1920x1080
}
## MOBILE
# pinephone internal display (a.k.a. "Unknown Unknown Unknown")
input "1046:4097:Goodix_Capacitive_TouchScreen" map_to_output "DSI-1"
# output "DSI-1" {
# scale 1.6
# }