User Tools

Site Tools


nx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nx [2026/01/16 12:28] – watchdog->pic32 doofnx [2026/01/28 00:44] (current) – Add title asb
Line 1: Line 1:
 +====== NX ======
 +
 +
 NX is the stock UI of the device. NX is the stock UI of the device.
  
Line 10: Line 13:
  
 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''. 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.1768566506.txt.gz · Last modified: by doof