Active Topics

 



Notices


Reply
Thread Tools
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#191
TIP:
To handle tar (zip lha 7z) archives, it is possible to use a program called file-roller...
http://maemo.org/packages/view/file-roller/

And then add some lines to mimehandling.conf like these for each extension you want.

.tar.gz=file-roller @ &
.tgz=file-roller @ &


However, if you prefer ease of fingeruse, and dont bother by files outside of /home/user/MyDocs/ then you can do the same with Xarchiver too.

.tar.gz=xarchiver @ &
.tgz=xarchiver @ &


Or, if you just want to unpack the archive without questions, then do.

.tar.gz=tar -xvzf @
.tgz=tar -xvzf @


The lack of a & at the end means that deskypplet will wait for the command to finish...
__________________
Deskypplet , a desktop for N900 *RIP*

Last edited by electroaudio; 2011-10-21 at 10:06.
 
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#192
Question to all of you that have installed the latest version.

First of all, did the postinstall script work well?

For those of you who have had some more experience with the new version...
What do you think about the "fat finger mode=0" where the actions for icons and text get reversed when the fast vs advanced mode changes?
-Should it be locked so that the icon always is launch and the text always shows the menu? I think this way around is most logical...
...This does ofcourse not affect those of you who prefer "fat finger mode=1"
__________________
Deskypplet , a desktop for N900 *RIP*
 
Posts: 212 | Thanked: 189 times | Joined on Oct 2010
#193
If someone wants to try out/test the new version (first page for news). Download this package, unpack and move the files to their folders.
We are looking for valuable feedback. Deskypplet will be updated in the next days/week.

Last edited by sethkha; 2011-11-20 at 18:48.
 
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#194
And the necessary configvalues...


show label=1
show upbutton=0

options. Usable also in deskyconf. Toggle buttons in files/folders menu


create s1.conf s2.conf

icons size=140
filename textbox height=60
bgcolor=0,0,0
bgalpha=75
fontcolor=0,0,65535
font for filenames=Sans 12
font for bookmarks=Sans 12

bookmark icons size=140
bookmark textbox height=40
bookmark textbox width=140
__________________
Deskypplet , a desktop for N900 *RIP*
 
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#195
This was really silent....
__________________
Deskypplet , a desktop for N900 *RIP*
 
longuist's Avatar
Posts: 27 | Thanked: 42 times | Joined on Sep 2011
#196
Please provide a (silent) update
 
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#197
Ok will look into it

I saw that you can write python stuff, would you be interested in writing a .desktop creator , and a copy from template handler.
__________________
Deskypplet , a desktop for N900 *RIP*

Last edited by electroaudio; 2012-01-11 at 12:52.
 
longuist's Avatar
Posts: 27 | Thanked: 42 times | Joined on Sep 2011
#198
Originally Posted by electroaudio View Post
I saw that you can write python stuff, would you be interested in writing a .desktop creator , and a copy from template handler.
Sorry, i'm not that into python. Did just basic stuff years ago. Only used Qt/++ recently. Hopefully you'll find someone more fitting for this task.
 
Posts: 124 | Thanked: 105 times | Joined on Jul 2010
#199
Deleting files doesn't work...looks like it does but file is still there.
 
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#200
Originally Posted by nman View Post
Deleting files doesn't work...looks like it does but file is still there.
Filenames with spaces is a problem i need to fix in all of the scripts before the next release.
The script only remembers the first part before the space, and silently drops the rest of the name.
(I have used $1 where i should have used $@)

-But except for the "a-space-in-filename" bug , i think delete works fine, or?
__________________
Deskypplet , a desktop for N900 *RIP*

Last edited by electroaudio; 2012-01-12 at 12:54.
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:38.