From a63d69d91259230acf4fdd481329baae1064eae6 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 16 Dec 2022 19:42:42 -0500 Subject: Rename file and resulting conf file to hwdb. --- linux-control-remap.sh | 23 ----------------------- linux-ncaps.sh | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 linux-control-remap.sh create mode 100644 linux-ncaps.sh diff --git a/linux-control-remap.sh b/linux-control-remap.sh deleted file mode 100644 index 51ae56b..0000000 --- a/linux-control-remap.sh +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/sh -set -e -set -x -_s="sudo" -[ "$(id -u)" -eq 0 ] && _s="" -hwdb_f="$(mktemp)" -cat > "$hwdb_f" < "$hwdb_f" <