Hello Guy
Have you found it does not work with tc4.1, or do it another way in 4.1 for another reason?
The first reason is that I wanted a lighter method, so now I use wifi.tcz and 2 handmade extensions for mobile phone and android smartphone, but after this I have proved, the last weekend, to install NM in tc4.1 with the same settings and It doesn't work
I can see the icon, it detects the wifi router and the mobile phone too but not connect to those (the services are on, and started from bootlocal.sh like in tc3.8.4) (I have to spend a little time here)
How do you run openbox. Is it just Tinycore with openbox in OnBoot, or is there more to it?
Yes, is tc with openbox-locale.tcz in onboot, then I load for the first time openbox-themes, obconf and obmenu for make my configuration. I create a /home/tc/.themes directory and copy to it the desired theme from openbox-themes so I don't need to have it in onboot.
How do you run bmpanel?
bmpanel.tcz in onboot, then for the first time bmpanel-themes.tcz for make my configuration
create /home/tc/.bmpanel/themes directory
copy to it the desired theme from /tmp/tcloop/bmpanel-themes/usr/local/share/bmpanel/themes/ (or let the native theme from bmpanel)
I edit the theme file from the desired theme and make some changes to my taste
create /home/tc/.X.d/bmpanel file with "bmpanel transpy &" in it (transpy is my actual theme, but there are others too)
I don't get an icon in bmpanel. Any tips?
I have at start a volume icon for alsa in bmpanel. To have it: volumeicon.tcz in onboot, create /home/tc/.X.d/volumeicon file with "volumeicon &" in it.
to have the NM icon: create /home/tc/.X.d/Network file with:
/usr/local/bin/gnome-keyring-daemon --start --components=secrets
nm-applet --sm-disable &
in it, and /home/tc/.X.d/dbus file with "dbus-launch --sh-syntax --exit-with-session" in it
Others icons, like when I run truecrypt, or brasero, or xpad comes automatically in bmpanel
What do you backup for persistency?
My goal is to let /home/tc only for the configurations files and directories needed or created from the apps.
/home/tc has some links to other directories in another partition and links to other directories in /mnt/truecrypt. My sensible files are in a truecrypt file in the other partition.
My backup is the normal /opt/.filetool.lst adding some other entries from config files out of /home/tc
mydata.tgz is only 11Mb. This is so because some /home/tc apps directories are links too (for example my local folders from Thunderbird are in /mnt/truecrypt/thunderbird/ )
Do you start the computer with the usb modem connected, or connect it after starting the computer, or do both methods work?
I always connect it after starting the computer and wait to see the detection (in NM for example in tc3.8.4), because my 3g-pendrive must be detected and changed to modem with the usb-modeswitch.tcz and to connect my android smartphone it must be ready the usb connection.
How do you connect to the internet?
As say before, with tc3.8.4 is very simple with NM the wifi, 3g-pendrive and mobile phone connection.
With tc4.1 wifi is very easy with roberts wifi.tcz, and for the mobile phone and android smartphone my own extensions (connections with commands) with icons to automate it. In this case I control the connection with my conky configuration (The name of the connection changes his color and I can follow the amount of up and down kbytes).
Any other tips?
I load in onboot my myfiles.tcz with some configuration or command files that I don't need to change, So there are not in /opt/filetool.lst and the backup is faster and lighter.
For me TC is a great distribution, I follow roberts from the dsl time, my notebook and desktop work with TC since a lot of time, but it requires some time to put it to your liking (now you can see it with NM and tc4.1
)