nx
NX
NX is the stock UI of the device.
It interacts with:
It can be disabled with systemctl stop nx. If you do this, you almost certainly also want to NxExe watchdog 0 so that the PIC32 won't power the system off 60 seconds later. You may also want to systemctl stop init-abtproxy.
Its behavior can be configured by modifying configuration files in /init/efad/pgm/.
It has a CLI, which can be accessed from a terminal by running:
systemctl stop nx && cd /init/efad/pgm/ && QWS_MOUSE_PROTO=tslib:/dev/input/event0 LD_LIBRARY_PATH=/init/efad/pgm ./NxProx
nx.txt · Last modified: by asb
