View Single Post
Posts: 2 | Thanked: 0 times | Joined on Jul 2010
#17
Originally Posted by arajantie View Post
You can give the database filename as the command line argument. For example, if you want it to open the file /home/user/MyDocs/Database.kdb automatically, you can do that by changing the Exec line in /usr/share/applications/hildon/keepassx.desktop to
Code:
Exec=keepassx /home/user/MyDocs/Database.kdb
I tried to edit (with Midnight Commander) as described, but it won't let met save/overwrite the file. How to?

Thx in advance.