hi, i'm trying to find the file menu but i didn't succeed. what i found was this;
/home/tc/.wmx/SystemTools/AppBrowser
#!/bin/sh
exec appbrowser
and i change it to...
exec aterm -e appbrowser
when i tried it with the AppBrowser an aterm opens simultanuous
but only shows
'appbrowser
tce-load -w dillo2.tcz ( iwas trying to download dillo2 here)
no downloading is happening, am i doing something wrong here?
btw, i'm using the current version.
R