From 3be16dd8bdbd7ad3568cb9a25f5de7ca0d42ff92 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Thu, 2 Dec 2021 11:36:32 -0600 Subject: [PATCH] improved and removed scripts --- OneDriveSync | 0 PhotoPrismAutoIndex | 7 ------- arrange-docpages-for-print.py | 0 bluetooth-toogle | 0 huion-tablet-setup.sh | 16 ++++++++-------- impfilesbk | 0 latex-cleanup | 0 makebk | 0 photoprism-index | 4 ---- start-font-fix.sh | 0 totrash | 0 touch2 | 0 turbo-boost | 0 turbo-boost-startup | 0 usb-autosuspend-fix | 0 wifi-toggle | 0 16 files changed, 8 insertions(+), 19 deletions(-) mode change 100755 => 100644 OneDriveSync delete mode 100755 PhotoPrismAutoIndex mode change 100755 => 100644 arrange-docpages-for-print.py mode change 100755 => 100644 bluetooth-toogle mode change 100755 => 100644 huion-tablet-setup.sh mode change 100755 => 100644 impfilesbk mode change 100755 => 100644 latex-cleanup mode change 100755 => 100644 makebk delete mode 100755 photoprism-index mode change 100755 => 100644 start-font-fix.sh mode change 100755 => 100644 totrash mode change 100755 => 100644 touch2 mode change 100755 => 100644 turbo-boost mode change 100755 => 100644 turbo-boost-startup mode change 100755 => 100644 usb-autosuspend-fix mode change 100755 => 100644 wifi-toggle diff --git a/OneDriveSync b/OneDriveSync old mode 100755 new mode 100644 diff --git a/PhotoPrismAutoIndex b/PhotoPrismAutoIndex deleted file mode 100755 index 43bf935..0000000 --- a/PhotoPrismAutoIndex +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -# To be used as a cron job - -echo `date` "| Updating index..." | tee -a logfile - -echo `date` "| Done!" | tee -a logfile \ No newline at end of file diff --git a/arrange-docpages-for-print.py b/arrange-docpages-for-print.py old mode 100755 new mode 100644 diff --git a/bluetooth-toogle b/bluetooth-toogle old mode 100755 new mode 100644 diff --git a/huion-tablet-setup.sh b/huion-tablet-setup.sh old mode 100755 new mode 100644 index d18f602..0a22d07 --- a/huion-tablet-setup.sh +++ b/huion-tablet-setup.sh @@ -19,11 +19,11 @@ sleep 1 -xsetwacom --set 'HID 256c:006d Pen stylus' Button 2 "2" -xsetwacom --set 'HID 256c:006d Pen stylus' Button 3 "3" -xsetwacom --set 'HID 256c:006d Pad pad' Button 1 "key +ctrl +s -s -ctrl" -xsetwacom --set 'HID 256c:006d Pad pad' Button 2 "key +ctrl +e -e -ctrl" -xsetwacom --set 'HID 256c:006d Pad pad' Button 3 "4" -xsetwacom --set 'HID 256c:006d Pad pad' Button 8 "5" -xsetwacom --set 'HID 256c:006d Pad pad' Button 9 "key +ctrl +z -z -ctrl" -xsetwacom --set 'HID 256c:006d Pad pad' Button 10 "key +ctrl +y -y -ctrl" +xsetwacom --set 'HID 256c:006d Pen stylus' Button 2 "2" # middle mouse button +xsetwacom --set 'HID 256c:006d Pen stylus' Button 3 "3" # right mouse button +xsetwacom --set 'HID 256c:006d Pad pad' Button 1 "key +ctrl +s -s -ctrl" # save +xsetwacom --set 'HID 256c:006d Pad pad' Button 2 "key +alt +c -c -alt" # cycle colors in xournal++ +xsetwacom --set 'HID 256c:006d Pad pad' Button 3 "4" # scroll up +xsetwacom --set 'HID 256c:006d Pad pad' Button 8 "5" # scroll down +xsetwacom --set 'HID 256c:006d Pad pad' Button 9 "key +ctrl +z -z -ctrl" # undo +xsetwacom --set 'HID 256c:006d Pad pad' Button 10 "key +ctrl +y -y -ctrl" # redo diff --git a/impfilesbk b/impfilesbk old mode 100755 new mode 100644 diff --git a/latex-cleanup b/latex-cleanup old mode 100755 new mode 100644 diff --git a/makebk b/makebk old mode 100755 new mode 100644 diff --git a/photoprism-index b/photoprism-index deleted file mode 100755 index b3e68f6..0000000 --- a/photoprism-index +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -cd -docker-compose exec -T photoprism photoprism index diff --git a/start-font-fix.sh b/start-font-fix.sh old mode 100755 new mode 100644 diff --git a/totrash b/totrash old mode 100755 new mode 100644 diff --git a/touch2 b/touch2 old mode 100755 new mode 100644 diff --git a/turbo-boost b/turbo-boost old mode 100755 new mode 100644 diff --git a/turbo-boost-startup b/turbo-boost-startup old mode 100755 new mode 100644 diff --git a/usb-autosuspend-fix b/usb-autosuspend-fix old mode 100755 new mode 100644 diff --git a/wifi-toggle b/wifi-toggle old mode 100755 new mode 100644