From dbc6064384af9b0ce248636f66f826c4ebf62d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sun, 12 Mar 2023 12:24:47 +0300 Subject: Move x200 nipple config to x200 file --- dotfiles/.config/sway/berkut | 7 +++++++ dotfiles/.config/sway/config | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dotfiles/.config/sway/berkut b/dotfiles/.config/sway/berkut index ae9972e..c9aff6d 100644 --- a/dotfiles/.config/sway/berkut +++ b/dotfiles/.config/sway/berkut @@ -16,6 +16,13 @@ output "VGA-1" pos 1920 0 # On lid close bindswitch --reload --locked lid:on exec "swaysession suspend" +# X200 Trackpoint +input 2:10:TPPS/2_IBM_TrackPoint { + accel_profile flat + pointer_accel 0.5 + middle_emulation enabled +} + # Workspaces workspace $ws1 output LVDS-1 HDMI-A-2 workspace $ws2 output LVDS-1 HDMI-A-2 diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 3351ae3..f609f89 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -113,13 +113,6 @@ for_window [title="^ddterminal$"] floating enable, sticky enable # Don't display mouse cursor while typing seat * hide_cursor when-typing enable -# X200 Trackpoint -input 2:10:TPPS/2_IBM_TrackPoint { - accel_profile flat - pointer_accel 1 - middle_emulation enabled -} - # Tex Shinobi Trackpoint input 1241:1031:USB-HID_Keyboard_Mouse { accel_profile adaptive -- cgit v1.2.3