This is an old revision of the document!
Slax does not use a config file. It runs xlunch binary with bunch of arguments, in /usr/bin/fbappselect
# set keyboard layout
fbsetkb $(cat ~/.fluxbox/kblayout)
ie, change ~/.fluxbox/kblayout from en to gb
/usr/share/applications to add/remove destop startup items
https://unix.stackexchange.com/questions/705141/how-to-copy-paste-between-a-console-and-an-x-session
script Script started, file is typescript $ type commands get output … $ exit
Then:- less -R typescript
Tomas M unread, Dec 29, 2017, 2:45:34 PM to Slax users Well, I build Slax this way:
1) install Debian from minimal netinst ISO to hard disk 2) boot it 3) download and extract liveKit to /tmp 4) cd /tmp/linux-live-master/Slax/debian 5) ./build 6) see /tmp for scripts to make ISO
Then I need to boot the generated ISO and I can setup additional software, like install Xorg, then use savechanges to make the module, add it to ISO again and boot it and build another Slax base module.
So basically there is no simple one-script-for-all yet.