HD Install :: Trying to keep the backup option uncheck
Quote
how do I modify the jwm menu so that my own choices are available
The file is .jwmrc in your home directory (and /etc/skel if you add other users besides dsl). That file is XML and pretty easy to figure out if you just want to add entries to reboot, shutdown, etc.I'm just going to go back to the old version. thx for your help.Can someone tell me how uncheck the backup option on exit with a hard drive install with version 4.4.6? I'm used to the old method here: sudo nano /home/dsl/.dfmdesk/Exit Line 36 reads: backupBtn:value(1) Just change the value to 0export BACKUP=0
original here.