1
0
Fork 0
mirror of https://github.com/SinTan1729/random.git synced 2024-12-26 05:08:36 -06:00

improved and removed scripts

This commit is contained in:
Sayantan Santra 2021-12-02 11:36:32 -06:00
parent 1baf2dd40b
commit 3be16dd8bd
16 changed files with 8 additions and 19 deletions

0
OneDriveSync Executable file → Normal file
View file

View file

@ -1,7 +0,0 @@
#!/bin/bash
# To be used as a cron job
echo `date` "| Updating index..." | tee -a logfile
<location-of-photoprism-index-script>
echo `date` "| Done!" | tee -a logfile

0
arrange-docpages-for-print.py Executable file → Normal file
View file

0
bluetooth-toogle Executable file → Normal file
View file

16
huion-tablet-setup.sh Executable file → Normal file
View file

@ -19,11 +19,11 @@
sleep 1 sleep 1
xsetwacom --set 'HID 256c:006d Pen stylus' Button 2 "2" xsetwacom --set 'HID 256c:006d Pen stylus' Button 2 "2" # middle mouse button
xsetwacom --set 'HID 256c:006d Pen stylus' Button 3 "3" 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" 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 +ctrl +e -e -ctrl" 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" xsetwacom --set 'HID 256c:006d Pad pad' Button 3 "4" # scroll up
xsetwacom --set 'HID 256c:006d Pad pad' Button 8 "5" 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" 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" xsetwacom --set 'HID 256c:006d Pad pad' Button 10 "key +ctrl +y -y -ctrl" # redo

0
impfilesbk Executable file → Normal file
View file

0
latex-cleanup Executable file → Normal file
View file

0
makebk Executable file → Normal file
View file

View file

@ -1,4 +0,0 @@
#!/bin/bash
cd <photoprism-folder-location>
docker-compose exec -T photoprism photoprism index

0
start-font-fix.sh Executable file → Normal file
View file

0
totrash Executable file → Normal file
View file

0
touch2 Executable file → Normal file
View file

0
turbo-boost Executable file → Normal file
View file

0
turbo-boost-startup Executable file → Normal file
View file

0
usb-autosuspend-fix Executable file → Normal file
View file

0
wifi-toggle Executable file → Normal file
View file