View Single Post
Old 05-24-2008, 02:26 PM   #31
iliadslave
Junior Member
iliadslave began at the beginning.
 
iliadslave's Avatar
 
Posts: 2
Karma: 10
Join Date: May 2008
Location: New York
Device: Iliad (2nd Edition)
Thumbs down

Quote:
Originally Posted by Antartica View Post
Adam, you can fix the problem with the trash setting the HOME environment variable in the run.sh script.

Loot at dillo's run.sh (it sets the HOME variable to the execution directory so that dillo can find the .dillorc configuration file in the installed dir, not in the home of the user).

Antartica.

P.S.: And thanks for the port :-).
Another workaround for the problem with the trash setting is by making a symbolic link through the command line console in the iliad (mrxvt), for example:
Code:
mkdir /mnt/cf/trash
rm -r  /home/root/.local/share/Trash/files
ln -s /mnt/cf/trash/ /home/root/.local/share/Trash/files
This seems to be working for me on my iLiad (firmware version 2.12)

P.S: I just installed emelFM2, and I'm looking for a way to re-map keybinds so I can make good use of the iliad buttons under emelFM2. Has anyone done this already? I know there is an option the set keybind in the configuration menu.

Please advise!
iliadslave is offline   Reply With Quote