From 37ccc5b7f8eaac129cfa5a229ff2c4e16d6fc929 Mon Sep 17 00:00:00 2001 From: Jokler Date: Mon, 22 Jun 2020 02:15:52 +0200 Subject: Add new scripts and update old ones --- scripts/revert-overwatch | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 scripts/revert-overwatch (limited to 'scripts/revert-overwatch') diff --git a/scripts/revert-overwatch b/scripts/revert-overwatch new file mode 100755 index 0000000..07b208a --- /dev/null +++ b/scripts/revert-overwatch @@ -0,0 +1,6 @@ +#!/bin/sh + +xmodmap -e "keycode 37 = Control_L" +xmodmap -e "keycode 105 = Control_R" + +# vim: expandtab sw=2 ts=2 -- cgit v1.2.3-70-g09d2