Update xlock text
[grml-desktop.git] / etc / skel / .ideskrc
1 table Config
2   FontName: arial
3   FontSize: 11
4   FontColor: #f7f3d6
5   ToolTip.FontSize: 11
6   ToolTip.FontName: gothic
7   ToolTip.ForeColor: #000000
8   ToolTip.BackColor: #FFFFFF
9   ToolTip.CaptionOnHover: true
10   ToolTip.CaptionPlacement: Right
11   Locked: false
12   Transparency: 100
13   Shadow: true
14   ShadowColor: #000000
15   ShadowX: 1
16   ShadowY: 1
17   Bold: true
18   ClickDelay: 300
19   IconSnap: true
20   SnapWidth: 10
21   SnapHeight: 10
22   SnapOrigin: BottomRight
23   SnapShadow: false
24   SnapShadowTrans: 200
25   CaptionOnHover: false
26   CaptionPlacement: bottom
27   FillStyle: fillinvert
28   Background.File: /usr/share/grml/desktop.jpg
29   Background.Mode: Scale
30 end
31
32 table Actions
33   Lock: control right doubleClk
34   Reload: middle doubleClk
35   Drag: left hold
36   EndDrag: left singleClk
37   Execute[0]: left singleClk
38   Execute[1]: right singleClk
39 end