I would like to make a feature request.
Add gpm to the system “sudo apt-get gpm” and reprogram the
Exit item in Kodi - “Confluence Skin” to go to a ncurses screen
that gives these options.
+===============================+
| |
| BACK TO KODI |
| |
+===============================+
| |
| UPDATE ALL |
| |
+===============================+
| |
| COMMAND LINE |
| |
+===============================+
| |
| AUTO LOGIN - STARTX |
| |
+===============================+
The Mouse can be used to click on any one of these.
The last item shows only if startx is installed.
Some explanation of each.
Clicking “BACK TO KODI” restarts the media center.
Clicking “UPDATE ALL” does the equivalent of
sudo apt-get update
sudo apt-get -y dist-upgrade
sudo shutdown -r now
Clicking “COMMAND LINE” drops you on a command line login.
Clicking " AUTO LOGIN - STARTX " automatically logs you in
as user osmc in X windows.
Or optionally there could be a screen added to the OSMC settings to
specify the AUTO LOGIN user and password.
If this is all done properly a user with no keyboard, with a mouse only could go from
the media centre to X-windows where they could start a virtual keyboard app.
Note Two keyboard apps that work in OSMC+ldxe are matchbox and xvkbd.