From b0557aa3338ddc47c6689d0f0f89ab8480b15155 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 6 Jun 2019 00:37:42 -0400 Subject: [PATCH] sway: map finger and pen to the internal display on the x220t --- .config/sway/langa | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/sway/langa b/.config/sway/langa index 0d0d8c7..d8730f8 100644 --- a/.config/sway/langa +++ b/.config/sway/langa @@ -17,3 +17,6 @@ input "65261:24672:technomancy_Atreus" { repeat_delay 200 repeat_rate 45 } + +input "1386:230:Wacom_ISDv4_E6_Finger" map_to_output LVDS-1 +input "1386:230:Wacom_ISDv4_E6_Pen" map_to_output LVDS-1 -- 2.20.1