File: README

package info (click to toggle)
xfkc 0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,928 kB
  • ctags: 93
  • sloc: sh: 9,461; ansic: 574; makefile: 47
file content (33 lines) | stat: -rw-r--r-- 825 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
== XfKC use ==

Running XfKC from the menu, or from the command line will run the
configuration GUI. To apply the configuration, you need to run

 $ xfkc --apply

You can change your ~/.config/xfce4-session/xfce4-sessionrc file to
apply the configuration at Xfce startup. If you use the xkb panel
plugin, make sure to run xfkc before the panel, or the xkb plugin
will crash.
You xfce4-sessionrc file could look like this:

  [...]

  [Failsafe Session]
  Count=5
  Client0_Command=xfwm4
  Client0_PerScreen=False
  Client1_Command=xfkc,--apply
  Client1_PerScreen=False
  Client2_Command=xfce4-panel
  Client2_PerScreen=False
  Client3_Command=xfdesktop
  Client3_PerScreen=False
  Client4_Command=Thunar,--daemon
  Client4_PerScreen=False

 [...]

== Bugs ==

Please report bugs at https://launchpad.net/products/xfkc/+bugs