update docs

This commit is contained in:
2026-09-22 13:23:34 +08:00
parent 99bc3d15c5
commit 8a4788fca8
126 changed files with 7198 additions and 2425 deletions
+1
View File
@@ -1,4 +1,5 @@
("FDS/OS",
("FDS Control", EXEC, "fds-control"),
("Terminal", EXEC, "/usr/libexec/fds/terminal"),
("Enable Ethernet", EXEC, "fds network on"),
("Disable Ethernet", EXEC, "fds network off"),
+1
View File
@@ -1,5 +1,6 @@
#!/bin/bash
export PS1='FDS> '
export PATH=/usr/bin:/bin:/run/fds/bin
exec /usr/bin/xterm -class FDS -name fds-terminal -title 'FDS Terminal' \
-bg white -fg black -cr black -fn '-xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1' \
-ut -bc -uc -sb -geometry 100x35+40+40 -e /bin/bash --noprofile --norc -i
@@ -10,4 +10,5 @@ done
xset s off
xset -dpms
xsetroot -solid white
fds-control &
exec wmaker --no-dock --no-clip --no-autolaunch