sxmo-utils/scripts/core
Clayton Craft 921ab1773a
sxmo_brightness.sh: write brightness val directly to sysfs
This removes the dependency on an external compiled app for writing the
brightness value to sysfs, and just echoes it directly to the backlight
sysfs node.

In addition, if the write fails, the script exits instead of sending a
misleading notification.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
2021-05-20 09:43:08 +02:00
..
sxmo_appmenu.sh added quit option in context menu for less 2021-05-19 23:07:45 +02:00
sxmo_audiocurrentdevice.sh sxmo_audio*: properly set vars with default values if they are unset 2021-04-24 01:14:55 -04:00
sxmo_audioout.sh sxmo_audio*: properly set vars with default values if they are unset 2021-04-24 01:14:55 -04:00
sxmo_blinkled.sh various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 2021-02-21 15:14:16 +01:00
sxmo_bluetoothmenu.sh Make bluetooth menu killeable with gesture 2021-05-15 23:57:32 +02:00
sxmo_brightness.sh sxmo_brightness.sh: write brightness val directly to sysfs 2021-05-20 09:43:08 +02:00
sxmo_common.sh Alias busybox pgrep/pkill only if apples are available 2021-05-16 13:49:24 +02:00
sxmo_contactmenu.sh Add a shortcut to list message from contact menu 2021-05-16 00:05:03 +02:00
sxmo_contacts.sh List unknown numbers when adding contact 2021-05-16 00:04:16 +02:00
sxmo_dmenu.sh Make all sxmo menu SSH mode compatible 2021-04-10 13:20:19 +02:00
sxmo_dmenu_with_kb.sh sxmo_dmenu_with_kb should exit the dmenu exit code 2021-04-23 19:16:32 +02:00
sxmo_edit_screen.sh Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00
sxmo_flashtoggle.sh various indentation fixes (spaces to tabs and stripping trailing whitespace) 2020-11-20 18:10:17 +01:00
sxmo_gpsutil.sh Moved checkmark to icons 2021-03-16 22:01:41 +01:00
sxmo_inputhandler.sh Also give WMNAME to user inputhandlers to handle terminals 2021-05-18 06:05:36 +00:00
sxmo_keyboard.sh Use pkill -f for $KEYBOARD 2021-05-11 19:54:11 +00:00
sxmo_killwindow.sh use 2-finger swipe down to close window, 3 to kill window 2021-03-22 19:49:48 +01:00
sxmo_lisgdstart.sh sxmo_lisgdstart: log output to file 2021-04-24 15:10:07 -04:00
sxmo_lock.sh minor shellcheck fixes after applying latest patches 2021-04-23 19:23:06 +02:00
sxmo_movement.sh Rework the incoming call pickup/discard behavior 2021-04-23 19:16:08 +02:00
sxmo_networks.sh add Profanity to app menu; add System Menu to Network menu 2021-04-05 20:47:27 +02:00
sxmo_open.sh fixed stderr redirect in sxmo_open 2021-05-16 00:25:55 +02:00
sxmo_pipecomplete.sh Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard 2021-03-15 13:51:48 +01:00
sxmo_postwake.sh Suspend Conky during screenlock #177 2021-02-23 19:05:54 +01:00
sxmo_presuspend.sh Use pkill -f for $KEYBOARD 2021-05-11 19:54:11 +00:00
sxmo_proximitylock.sh minor shellcheck fixes after applying latest patches 2021-04-23 19:23:06 +02:00
sxmo_proximitylocktoggle.sh Add proximity lock toggle on the config menu 2021-04-23 19:16:24 +02:00
sxmo_resetscaninterval.sh reduce wifi reconnection time after deep sleep #150 2021-01-30 21:40:56 +01:00
sxmo_rotate.sh Wileyfox Swift rotate and autorotate fix 2021-05-20 09:09:45 +02:00
sxmo_rotateautotoggle.sh Wileyfox Swift rotate and autorotate fix 2021-05-20 09:09:45 +02:00
sxmo_rtcwake.sh Implementing optional rtc wakeup at regular intervals, added presuspend, rtcwake and postwake scripts (with hooks) 2020-10-31 12:13:22 +01:00
sxmo_setpermissions.sh fix: path should be absolute 2021-03-18 19:21:41 +01:00
sxmo_statusbar.sh Wileyfox Swift battery level icon fix 2021-05-19 02:46:48 +00:00
sxmo_statusbarupdate.sh increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages) 2021-01-30 21:41:08 +01:00
sxmo_surf_linkselect.sh Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard 2021-03-15 13:51:48 +01:00
sxmo_terminal.sh Make all sxmo menu SSH mode compatible 2021-04-10 13:20:19 +02:00
sxmo_timezonechange.sh Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible 2021-02-01 18:32:32 +01:00
sxmo_upgrade.sh we expect people to upgrade with apk upgrade -a (quoting ollieparanoid from pmos) 2021-03-31 11:48:32 +02:00
sxmo_urlhandler.sh removed hardcoded font 2021-03-22 19:49:48 +01:00
sxmo_vol.sh various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 2021-02-21 15:14:16 +01:00
sxmo_xinit.sh Don't pass parameters when souring scripts 2021-05-11 19:54:11 +00:00