No description
Find a file
Maarten van Gompel ace9960926 Made choice for virtual keyboard configurable through the $KEYBOARD environment variable.
This implements what was suggested in the discussion regarding the svkbd
patch, it makes the choice of virtual keyboard configurable using the
$KEYBOARD variable, rather than hard-coding it.
2020-07-26 10:22:31 -05:00
configs Add udev rules to update status bar plugging in / unplugging charger 2020-07-12 19:29:49 -05:00
programs After exiting suspend blink LED while in temporary suspend pending state 2020-07-21 21:40:56 -05:00
scripts Made choice for virtual keyboard configurable through the $KEYBOARD environment variable. 2020-07-26 10:22:31 -05:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add udev rules to update status bar plugging in / unplugging charger 2020-07-12 19:29:49 -05:00
README.md Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00

sxmo-utils

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.