blob: a21cb0221014672a604ad40b53b12a5f223feb9d (
plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
[core]
s0_active_plugins = core;composite;crashhandler;opengl;decor;grid;imgpng;mousepoll;move;neg;place;resize;splash;thumbnail;wobbly;workarounds;commands;cube;ezoom;gears;mag;rotate;
s0_hsize = 4
s0_toggle_window_maximized_key = Disabled
[cube]
s0_active_opacity = 80,000000
[commands]
s0_run_command1_key = <Alt>F1
s0_command20 = /usr/bin/lxtask
s0_run_command2_key = <Alt>F2
s0_command2 = /usr/bin/lxpanelctl run
s0_command1 = /usr/bin/lxpanelctl restart
s0_command19 = gnome-screenshot --interactive
s0_run_command19_key = Print
s0_command18 = lxterminal
s0_run_command18_key = <Control><Alt>t
[neg]
s0_screen_toggle_key = Disabled
[ezoom]
s0_zoom_in_key = <Control><Super>plus
s0_zoom_out_key = <Control><Super>minus
[crashhandler]
s0_wm_cmd = openbox-lxde --replace
[splash]
s0_logo = /usr/share/images/kanotix-lxde/splash_background_steelfire.png
s0_background = /usr/share/lxde/images/logout-banner.png
[thumbnail]
s0_thumb_color = #709cd2b5
s0_font_background_color = #709cd2b5
s0_window_like = false
[resize]
s0_border_color = #709cd2b5
s0_fill_color = #709cd2b7
[grid]
s0_outline_color = #709cd29f
s0_fill_color = #709cd24f
[workarounds]
s0_firefox_menu_fix = true
[decor]
s0_command = /usr/bin/gtk-window-decorator --replace
|