diff options
Diffstat (limited to 'src/usr/share')
-rw-r--r-- | src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt | 28 | ||||
-rw-r--r-- | src/usr/share/man/man1/netmounts-off.1.txt | 22 | ||||
-rw-r--r-- | src/usr/share/man/man1/netmounts-on.1.txt | 22 | ||||
-rw-r--r-- | src/usr/share/man/man1/netmounts-trayicon.1.txt | 22 | ||||
-rw-r--r-- | src/usr/share/man/man1/vpn-off.1.txt | 22 | ||||
-rw-r--r-- | src/usr/share/man/man1/vpn-on.1.txt | 22 | ||||
-rw-r--r-- | src/usr/share/man/man1/vpn-trayicon.1.txt | 22 |
7 files changed, 160 insertions, 0 deletions
diff --git a/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt b/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt new file mode 100644 index 0000000..78602c1 --- /dev/null +++ b/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt @@ -0,0 +1,28 @@ +title hwset-thinkpad-p50s +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + hwset-thinkpad-p50s - adjust hardware settings like audio volume and screen brightness +SYNOPSIS + hwset-thinkpad-p50s [PIECE] [ACTION] [VALUE] +PIECES + vol | bright +ACTIONS + up | down | set | mute +VALUES + vol: 0-100 + bright: 0.0-1.0 | safe | min | max +DESCRIPTION + A customized hwset.sh (from bgscripts-core) specifically for Thinkpad P50s platform. Primarily hwset is called from the stackrpms-thinkpad-p50s fluxbox keys file on the Function-F6 type key presses. + The included fluxbox keys file uses amixer to set volume, not hwset. +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + bgscripts-core hwset.sh diff --git a/src/usr/share/man/man1/netmounts-off.1.txt b/src/usr/share/man/man1/netmounts-off.1.txt new file mode 100644 index 0000000..372f693 --- /dev/null +++ b/src/usr/share/man/man1/netmounts-off.1.txt @@ -0,0 +1,22 @@ +title netmounts-off +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + netmounts-off +SYNOPSIS + netmounts-off +OPTIONS + none +DESCRIPTION + Umount all nfs mounts. +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + `netmounts-on(1)` diff --git a/src/usr/share/man/man1/netmounts-on.1.txt b/src/usr/share/man/man1/netmounts-on.1.txt new file mode 100644 index 0000000..a6839d9 --- /dev/null +++ b/src/usr/share/man/man1/netmounts-on.1.txt @@ -0,0 +1,22 @@ +title netmounts-on +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + netmounts-on +SYNOPSIS + netmounts-on +OPTIONS + none +DESCRIPTION + Mount all defined mounts of type nfs. +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + `netmounts-off(1)` diff --git a/src/usr/share/man/man1/netmounts-trayicon.1.txt b/src/usr/share/man/man1/netmounts-trayicon.1.txt new file mode 100644 index 0000000..0a2f98f --- /dev/null +++ b/src/usr/share/man/man1/netmounts-trayicon.1.txt @@ -0,0 +1,22 @@ +title netmounts-trayicon +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + netmounts-trayicon +SYNOPSIS + netmounts-trayicon +OPTIONS + none +DESCRIPTION + Display an icon in the system tray that indicates if your nfs mounts are currently mounted. The icon menu easily mounts and unmounts all nfs mounts. +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + `netmounts-on(1)`, `netmounts-off(1)` diff --git a/src/usr/share/man/man1/vpn-off.1.txt b/src/usr/share/man/man1/vpn-off.1.txt new file mode 100644 index 0000000..5a916bc --- /dev/null +++ b/src/usr/share/man/man1/vpn-off.1.txt @@ -0,0 +1,22 @@ +title vpn-off +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + vpn-off +SYNOPSIS + vpn-off +OPTIONS + none +DESCRIPTION + wg-quick down wg0 +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + `vpn-on(1)` diff --git a/src/usr/share/man/man1/vpn-on.1.txt b/src/usr/share/man/man1/vpn-on.1.txt new file mode 100644 index 0000000..3906749 --- /dev/null +++ b/src/usr/share/man/man1/vpn-on.1.txt @@ -0,0 +1,22 @@ +title vpn-on +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + vpn-on +SYNOPSIS + vpn-on +OPTIONS + none +DESCRIPTION + wg-quick up wg0 +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + `vpn-off(1)` diff --git a/src/usr/share/man/man1/vpn-trayicon.1.txt b/src/usr/share/man/man1/vpn-trayicon.1.txt new file mode 100644 index 0000000..933c007 --- /dev/null +++ b/src/usr/share/man/man1/vpn-trayicon.1.txt @@ -0,0 +1,22 @@ +title vpn-trayicon +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + vpn-trayicon +SYNOPSIS + vpn-trayicon +OPTIONS + none +DESCRIPTION + Display an icon in the system tray that indicates if your Wireguard nic is connected. The icon menu easily starts and stops the wg0 interface. +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + `vpn-on(1)`, `vpn-off(1)` |