From b28f181b97b19823e84414c5a2d7b1e959ffea98 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Wed, 25 May 2022 17:14:43 +0530 Subject: Adding wireless reciever vendor:product ID to kbesccaps --- .scripts/kbesccaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/kbesccaps b/.scripts/kbesccaps index c426f82..d4978d6 100755 --- a/.scripts/kbesccaps +++ b/.scripts/kbesccaps @@ -6,5 +6,5 @@ #PreRequisite lsusb/usbutils [ -z "command -v lsusb" ] && echo "Install usbutils" && exit +[[ 'lsusb | grep -e 04f3:152e -e 25a7:fa67' ]] && setxkbmap -option caps:escape -[ -n 'lsusb | grep "04f3:152e"' ] && setxkbmap -option caps:escape -- cgit v1.2.3