From 49d5e987cb9f77f815e535c86dcaadeb61ecb66f Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sun, 11 Jul 2021 13:32:54 +0100 Subject: (xboxdrv)+configurations to make the xbox controller a working mouse Xbox controllers are cool, and the ton of buttons allow for a lot of customisation and ease of use. Hence I created an xboxdrv configuration which has the standard mouse capabilities as well as the ability to access an on screen keyboard and some basic media manipulation capabilities. This is mostly for when I want to sit back and just CONSOOM content rather than do actual work (hence trying to remove the keyboard). --- SXHkD/.config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'SXHkD/.config/sxhkd') diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 18f1427..8327537 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -52,6 +52,9 @@ super + p super + F12 systemctl suspend +super + Home + onboard + # Music and volume super + F{6,7,8} playerctl --player=spotify {previous,play-pause,next}; -- cgit v1.2.3-13-gbd6f