Keyboard support for fim #43

Closed
opened 2020-08-28 06:41:17 +00:00 by kemonine · 1 comment
Owner
chvt 1
exec </dev/tty1 >/dev/tty1 2>/dev/tty1
ALBUM_PATH=`cat /etc/default/fim_album`
# options inspiration: https://www.raspberrypi.org/forums/viewtopic.php?t=196043
tput civis

``` chvt 1 exec </dev/tty1 >/dev/tty1 2>/dev/tty1 ALBUM_PATH=`cat /etc/default/fim_album` # options inspiration: https://www.raspberrypi.org/forums/viewtopic.php?t=196043 tput civis ```
Author
Owner

Closing as won't fix as we really don't want anything more than ctrl-c handling at the keyboard (or similar) so we can get to a proper ui for management

FIM shouldn't be handling anything keyboard or keyboard adjacent directly

Closing as won't fix as we really don't want anything more than ctrl-c handling at the keyboard (or similar) so we can get to a proper ui for management FIM shouldn't be handling anything keyboard or keyboard adjacent directly
kemonine added the
wontfix
label 2020-08-28 16:43:30 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PiFrame/piframe#43
No description provided.