4 In order to get anything to appear in the Apps menu, copy the .desktop
5 files for the programs you'd like to run to the home directory of the
6 user that will be running X, thus:
9 cp /usr/share/applications/tangogps.desktop ~/.zavai
10 cp /usr/share/applications/navit.desktop ~/.zavai
11 cp /usr/share/applications/vala-terminal.desktop ~/.zavai
12 cp /usr/share/applications/midori.desktop ~/.zavai
13 cp /usr/share/applications/zhone.desktop ~/.zavai
14 cp /usr/share/applications/FBReader.desktop ~/.zavai
15 cp conf/satmon.desktop ~/.zavai
17 Also copy the example 'display' script there:
19 ln -s /usr/share/doc/zavai/examples/display ~/.zavai
21 And the script you want to use to run your favourite keyboard:
23 ln -s /usr/share/doc/zavai/examples/keyboard ~/.zavai
25 If you're running X as non-root, you'll need to add that user to group
28 -- Philip Hands <phil@hands.com> Sun, 04 Oct 2009 07:18:21 +0100