Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 518 Bytes

print_custom_key

Print all GNOME custom shortcut key details.

How to use:

[1] Source it first, or normally place its code in ~/.bash_aliases (for other shells, use the appropriate startup script).

$ chmod +x print_custom_key.sh;
$ . print_custom_key.sh

[2] Run it as print_custom_key and enjoy :)

Screenshots (Here, scat is a function highlight -O xterm256 -S sh "$@" that colorizes the pipeline output as shell language):

print_custom_key