keyboard.sh: update to 1.0

This commit is contained in:
Tuxliban Torvalds 2023-09-21 01:04:18 -06:00
parent 27473013d6
commit 013f81b1ba
1 changed files with 3 additions and 1 deletions

4
varios/keyboard.sh Executable file → Normal file
View File

@ -1,8 +1,10 @@
#!/bin/sh
#
# v1.0 - 19/09/2023
# Dependencias: xinput
#
# Shell: POSIX compliant
# Autor: O. Sánchez <o-sanchez@linuxmail.org>
# Autor: O. Sánchez <o-sanchez@linuxmail.org> 2023
script="${0##*/}"