View Single Post
Posts: 86 | Thanked: 24 times | Joined on Jan 2008
#9
@imtab: I'm not sure if this is the prob you hit, but I discovered that you cannot use escapes in the N810 shortcuts. That is, from my example above, you cannot do this:

Code:
[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Name=[Name You Wish to Appear in Menu]
Exec=/usr/bin/gvm/gvm -a [Application Creator] --rotated=no \
    --fullscreen=no --sound=no  \
    --bgimage=[Absolute Path to Background Image]
Comment=some_comment
That's a bit odd for a Linux OS.