Recommend what zavai's default isn't using
[gregoa/zavai.git] / debian / README.Debian
1 zavai for Debian
2 ----------------
3
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:
7
8    mkdir ~/.zavai
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
16
17 Also copy the example 'display' script there:
18
19    ln -s /usr/share/doc/zavai/examples/display ~/.zavai
20
21 And the script you want to use to run your favourite keyboard:
22
23    ln -s /usr/share/doc/zavai/examples/keyboard ~/.zavai
24
25 If you're running X as non-root, you'll need to add that user to group
26 messagebus.
27
28  -- Philip Hands <phil@hands.com>  Sun, 04 Oct 2009 07:18:21 +0100