xinput is a utility to list available input devices, query information about a device and change input device settings.
This is an old list of powershell scripts I use. I should update this list to use latest version of powershell.
Creating a New Theme
Learn how to create a theme on Hugo
This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I’ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won’t cover using CSS to style your theme.