master
Daniel Napora 2021-05-30 12:25:50 +02:00
parent 8f70c53ee2
commit 61bd54c7e0
3 changed files with 69 additions and 9 deletions

View File

@ -434,9 +434,15 @@
</keybind>
<keybind key="W-A-k">
<action name="Execute">
<command>jgkeys-pipe -s</command>
<command>jgconky-pipe -s</command>
</action>
</keybind>
<keybind key="W-A-p">
<action name="Execute">
<command>jgtint2-pipe -s</command>
</action>
</keybind>
<keybind key="W-A-e">
<action name="Execute">
<command>jgespanso-pipe -s</command>

View File

@ -10,6 +10,7 @@
<b><tt> W-r </tt></b> <i> PyRadio</i>,sakura -e 'pyradio'
<b><tt> W-v </tt></b> <i> Volume control</i>,pavucontrol
<b><tt> W-c </tt></b> <i> toggle Picom</i>,compton_toggle
<b><tt> W-A-c </tt></b> <i> toggle Conky</i>,conky_toggle
<b><tt> W-l </tt></b> <i> ScreenLocker</i>,betterlockscreen -l
<b><tt> W-x </tt></b> <i> Logout dialog</i>,mb-jgtools mblogout
^sep(Menu/Sidepanels),,,,#menu#sidepanel
@ -17,6 +18,8 @@
<b><tt> W-s </tt></b> <i> Settings Menu</i>,mb-jgtools settings,,,#menu
<b><tt> C-W-Left </tt></b> <i> Left sidepanel</i>,mb-jgtools places,,,#sidepanel
<b><tt> C-W-Right </tt></b> <i> Right sidepanel </i>,mb-jgtools right,,,#sidepanel
<b><tt> W-A-d </tt></b> <i> Toggle Dock AutoHide (if you use Gkrellm in dock)</i>,xdotool key Super+Alt+d,,,#sidepanel
^sep(Windows move),,,,#windows#move
<b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move
<b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move
@ -37,17 +40,41 @@
<b><tt> W-A-t </tt></b> <i> Tile helper</i>,jgtile
<b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s
<b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s
<b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
<b><tt> W-A-m </tt></b> <i> Configure Menu/Sidepanels</i>,jgmenusettings-pipe -s
<b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
<b><tt> W-A-k </tt></b> <i> Configure Conky</i>,jgconky-pipe -s
<b><tt> W-A-p </tt></b> <i> Configure Tint2 panel</i>,jgtint2-pipe -s
^sep(Openbox),,,,#openbox#ob
<b><tt> </tt></b> Obconf,obconf,,,#openbox#ob
<b><tt> </tt></b> Obconf - Openbox configuration manager,obconf,,,#openbox#ob
<b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob
<b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
<b><tt> </tt></b> All Keybindings,mb-kb --gui &>/dev/null,,,#shortcuts#openbox#ob
^sep(Mabox),,,,#mabox
<b><tt> </tt></b> Mabox Control Center,mcc,,,#mabox
<b><tt> </tt></b> Welcome Screen,mwelcome,,,#mabox
<b><tt> </tt></b> User Guide (online),xdg-open https://maboxlinux.org/users-guide/,,,#mabox
<b><tt> </tt></b> Forum (online),xdg-open https://forum.maboxlinux.org/,,,#mabox
<b><tt> </tt></b> Blob theme manager,mb-obthemes,,,#theme#mabox
<b><tt> </tt></b> Look and feel,lxappearance,,,#theme
<b><tt> </tt></b> Screen resolution,arandr,,,#monitor
<b><tt> </tt></b> Power manager,xfce4-power-manager-settings,,,
<b><tt> </tt></b> Notifications,xfce4-notifyd-config,,,
^sep(Manjaro Settings Manager),,,,#manjaro#settings#msm
<b><tt> </tt></b> Manjaro Settings Manager,manjaro-settings-manager,,,#msm
^sep()
<b><tt> </tt></b> Locale Settings,manjaro-settings-manager -m msm_locale
<b><tt> </tt></b> Language Packages,manjaro-settings-manager -m msm_language_packages
<b><tt> </tt></b> Kernels,manjaro-settings-manager -m msm_kernel
<b><tt> </tt></b> User Accounts,manjaro-settings-manager -m msm_users
<b><tt> </tt></b> Time and Date,manjaro-settings-manager -m msm_timedate
<b><tt> </tt></b> Keyboard Settings,manjaro-settings-manager -m msm_keyboard
<b><tt> </tt></b> Hardware Configuration,manjaro-settings-manager -m msm_mhwd
<b><tt> </tt></b> System update (Pamac),pamac-manager --updates,,,#update
<b><tt> </tt></b> System update (Yay - cli),^term(yay),,,#update
<b><tt> </tt></b> Install/remove software (Pamac),pamac-manager,,,#install
^sep(Autostart),,,,#autostart#openbox#ob
<b><tt> </tt></b> Choose apps/services to autostart(GUI editor),yautostart,,,#autostart#openbox#ob
<b><tt> </tt></b> Edit <b>Autostart</b> config file,geany ~/.config/openbox/autostart,,,#autostart#config#openbox#ob
^sep(Wallpaper),,,,#wallpapers
<b><tt> </tt></b> Set random wallpaper,mbwallpaper -o,,,#wallpaper
<b><tt> </tt></b> Run wallpaper slideshow,run_wallpaperslideshow,,,#wallpaper

1 ^sep(Applications)
10 <b><tt> W-r </tt></b> <i> PyRadio</i>,sakura -e 'pyradio'
11 <b><tt> W-v </tt></b> <i> Volume control</i>,pavucontrol
12 <b><tt> W-c </tt></b> <i> toggle Picom</i>,compton_toggle
13 <b><tt> W-A-c </tt></b> <i> toggle Conky</i>,conky_toggle
14 <b><tt> W-l </tt></b> <i> ScreenLocker</i>,betterlockscreen -l
15 <b><tt> W-x </tt></b> <i> Logout dialog</i>,mb-jgtools mblogout
16 ^sep(Menu/Sidepanels),,,,#menu#sidepanel
18 <b><tt> W-s </tt></b> <i> Settings Menu</i>,mb-jgtools settings,,,#menu
19 <b><tt> C-W-Left </tt></b> <i> Left sidepanel</i>,mb-jgtools places,,,#sidepanel
20 <b><tt> C-W-Right </tt></b> <i> Right sidepanel </i>,mb-jgtools right,,,#sidepanel
21 <b><tt> W-A-d </tt></b> <i> Toggle Dock AutoHide (if you use Gkrellm in dock)</i>,xdotool key Super+Alt+d,,,#sidepanel
22 ^sep(Windows move),,,,#windows#move
23 ^sep(Windows move),,,,#windows#move <b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move
24 <b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move <b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move
25 <b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move <b><tt> F11/W-Enter </tt></b> <i> Fullscreen</i>,,,,#windows#move
40 <b><tt> W-A-t </tt></b> <i> Tile helper</i>,jgtile <b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s
41 <b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s <b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s
42 <b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s <b><tt> W-A-m </tt></b> <i> Configure Menu/Sidepanels</i>,jgmenusettings-pipe -s
<b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
43 <b><tt> W-A-m </tt></b> <i> Configure Menu/Sidepanels</i>,jgmenusettings-pipe -s <b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
44 <b><tt> W-A-k </tt></b> <i> Configure Conky</i>,jgconky-pipe -s
45 <b><tt> W-A-p </tt></b> <i> Configure Tint2 panel</i>,jgtint2-pipe -s
46 ^sep(Openbox),,,,#openbox#ob
47 ^sep(Openbox),,,,#openbox#ob <b><tt> </tt></b> Obconf - Openbox configuration manager,obconf,,,#openbox#ob
48 <b><tt> </tt></b> Obconf,obconf,,,#openbox#ob <b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob
49 <b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob <b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
50 <b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob <b><tt> </tt></b> All Keybindings,mb-kb --gui &>/dev/null,,,#shortcuts#openbox#ob
51 ^sep(Autostart),,,,#autostart#openbox#ob ^sep(Mabox),,,,#mabox
52 <b><tt> </tt></b> Mabox Control Center,mcc,,,#mabox
53 <b><tt> </tt></b> Welcome Screen,mwelcome,,,#mabox
54 <b><tt> </tt></b> User Guide (online),xdg-open https://maboxlinux.org/users-guide/,,,#mabox
55 <b><tt> </tt></b> Forum (online),xdg-open https://forum.maboxlinux.org/,,,#mabox
56 <b><tt> </tt></b> Blob theme manager,mb-obthemes,,,#theme#mabox
57 <b><tt> </tt></b> Look and feel,lxappearance,,,#theme
58 <b><tt> </tt></b> Screen resolution,arandr,,,#monitor
59 <b><tt> </tt></b> Power manager,xfce4-power-manager-settings,,,
60 <b><tt> </tt></b> Notifications,xfce4-notifyd-config,,,
61 ^sep(Manjaro Settings Manager),,,,#manjaro#settings#msm
62 <b><tt> </tt></b> Manjaro Settings Manager,manjaro-settings-manager,,,#msm
63 ^sep()
64 <b><tt> </tt></b> Locale Settings,manjaro-settings-manager -m msm_locale
65 <b><tt> </tt></b> Language Packages,manjaro-settings-manager -m msm_language_packages
66 <b><tt> </tt></b> Kernels,manjaro-settings-manager -m msm_kernel
67 <b><tt> </tt></b> User Accounts,manjaro-settings-manager -m msm_users
68 <b><tt> </tt></b> Time and Date,manjaro-settings-manager -m msm_timedate
69 <b><tt> </tt></b> Keyboard Settings,manjaro-settings-manager -m msm_keyboard
70 <b><tt> </tt></b> Hardware Configuration,manjaro-settings-manager -m msm_mhwd
71 <b><tt> </tt></b> System update (Pamac),pamac-manager --updates,,,#update
72 <b><tt> </tt></b> System update (Yay - cli),^term(yay),,,#update
73 <b><tt> </tt></b> Install/remove software (Pamac),pamac-manager,,,#install
74 ^sep(Autostart),,,,#autostart#openbox#ob
75 <b><tt> </tt></b> Choose apps/services to autostart(GUI editor),yautostart,,,#autostart#openbox#ob
76 <b><tt> </tt></b> Edit <b>Autostart</b> config file,geany ~/.config/openbox/autostart,,,#autostart#config#openbox#ob
77 ^sep(Wallpaper),,,,#wallpapers
<b><tt> </tt></b> Set random wallpaper,mbwallpaper -o,,,#wallpaper
78 <b><tt> </tt></b> Run wallpaper slideshow,run_wallpaperslideshow,,,#wallpaper <b><tt> </tt></b> Set random wallpaper,mbwallpaper -o,,,#wallpaper
79 <b><tt> </tt></b> Choose Wallpaper...,mbwallpaper -c,,,#wallpaper <b><tt> </tt></b> Run wallpaper slideshow,run_wallpaperslideshow,,,#wallpaper
80 <b><tt> </tt></b> Choose Wallpaper...,mbwallpaper -c,,,#wallpaper

View File

@ -10,6 +10,7 @@
<b><tt> W-r </tt></b> <i> PyRadio</i>,sakura -e 'pyradio'
<b><tt> W-v </tt></b> <i> Volume control</i>,pavucontrol
<b><tt> W-c </tt></b> <i> toggle Picom</i>,compton_toggle
<b><tt> W-A-c </tt></b> <i> toggle Conky</i>,conky_toggle
<b><tt> W-l </tt></b> <i> ScreenLocker</i>,betterlockscreen -l
<b><tt> W-x </tt></b> <i> Logout dialog</i>,mb-jgtools mblogout
^sep(Menu/Sidepanels),,,,#menu#sidepanel
@ -17,6 +18,8 @@
<b><tt> W-s </tt></b> <i> Settings Menu</i>,mb-jgtools settings,,,#menu
<b><tt> C-W-Left </tt></b> <i> Left sidepanel</i>,mb-jgtools places,,,#sidepanel
<b><tt> C-W-Right </tt></b> <i> Right sidepanel </i>,mb-jgtools right,,,#sidepanel
<b><tt> W-A-d </tt></b> <i> Toggle Dock AutoHide (if you use Gkrellm in dock)</i>,xdotool key Super+Alt+d,,,#sidepanel
^sep(Windows move),,,,#windows#move
<b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move
<b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move
@ -37,17 +40,41 @@
<b><tt> W-A-t </tt></b> <i> Tile helper</i>,jgtile
<b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s
<b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s
<b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
<b><tt> W-A-m </tt></b> <i> Configure Menu/Sidepanels</i>,jgmenusettings-pipe -s
<b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
<b><tt> W-A-k </tt></b> <i> Configure Conky</i>,jgconky-pipe -s
<b><tt> W-A-p </tt></b> <i> Configure Tint2 panel</i>,jgtint2-pipe -s
^sep(Openbox),,,,#openbox#ob
<b><tt> </tt></b> Obconf,obconf,,,#openbox#ob
<b><tt> </tt></b> Obconf - Openbox configuration manager,obconf,,,#openbox#ob
<b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob
<b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
<b><tt> </tt></b> All Keybindings,mb-kb --gui &>/dev/null,,,#shortcuts#openbox#ob
^sep(Mabox),,,,#mabox
<b><tt> </tt></b> Mabox Control Center,mcc,,,#mabox
<b><tt> </tt></b> Welcome Screen,mwelcome,,,#mabox
<b><tt> </tt></b> User Guide (online),xdg-open https://maboxlinux.org/users-guide/,,,#mabox
<b><tt> </tt></b> Forum (online),xdg-open https://forum.maboxlinux.org/,,,#mabox
<b><tt> </tt></b> Blob theme manager,mb-obthemes,,,#theme#mabox
<b><tt> </tt></b> Look and feel,lxappearance,,,#theme
<b><tt> </tt></b> Screen resolution,arandr,,,#monitor
<b><tt> </tt></b> Power manager,xfce4-power-manager-settings,,,
<b><tt> </tt></b> Notifications,xfce4-notifyd-config,,,
^sep(Manjaro Settings Manager),,,,#manjaro#settings#msm
<b><tt> </tt></b> Manjaro Settings Manager,manjaro-settings-manager,,,#msm
^sep()
<b><tt> </tt></b> Locale Settings,manjaro-settings-manager -m msm_locale
<b><tt> </tt></b> Language Packages,manjaro-settings-manager -m msm_language_packages
<b><tt> </tt></b> Kernels,manjaro-settings-manager -m msm_kernel
<b><tt> </tt></b> User Accounts,manjaro-settings-manager -m msm_users
<b><tt> </tt></b> Time and Date,manjaro-settings-manager -m msm_timedate
<b><tt> </tt></b> Keyboard Settings,manjaro-settings-manager -m msm_keyboard
<b><tt> </tt></b> Hardware Configuration,manjaro-settings-manager -m msm_mhwd
<b><tt> </tt></b> System update (Pamac),pamac-manager --updates,,,#update
<b><tt> </tt></b> System update (Yay - cli),^term(yay),,,#update
<b><tt> </tt></b> Install/remove software (Pamac),pamac-manager,,,#install
^sep(Autostart),,,,#autostart#openbox#ob
<b><tt> </tt></b> Choose apps/services to autostart(GUI editor),yautostart,,,#autostart#openbox#ob
<b><tt> </tt></b> Edit <b>Autostart</b> config file,geany ~/.config/openbox/autostart,,,#autostart#config#openbox#ob
^sep(Wallpaper),,,,#wallpapers
<b><tt> </tt></b> Set random wallpaper,mbwallpaper -o,,,#wallpaper
<b><tt> </tt></b> Run wallpaper slideshow,run_wallpaperslideshow,,,#wallpaper

1 ^sep(Applications)
10 <b><tt> W-r </tt></b> <i> PyRadio</i>,sakura -e 'pyradio'
11 <b><tt> W-v </tt></b> <i> Volume control</i>,pavucontrol
12 <b><tt> W-c </tt></b> <i> toggle Picom</i>,compton_toggle
13 <b><tt> W-A-c </tt></b> <i> toggle Conky</i>,conky_toggle
14 <b><tt> W-l </tt></b> <i> ScreenLocker</i>,betterlockscreen -l
15 <b><tt> W-x </tt></b> <i> Logout dialog</i>,mb-jgtools mblogout
16 ^sep(Menu/Sidepanels),,,,#menu#sidepanel
18 <b><tt> W-s </tt></b> <i> Settings Menu</i>,mb-jgtools settings,,,#menu
19 <b><tt> C-W-Left </tt></b> <i> Left sidepanel</i>,mb-jgtools places,,,#sidepanel
20 <b><tt> C-W-Right </tt></b> <i> Right sidepanel </i>,mb-jgtools right,,,#sidepanel
21 <b><tt> W-A-d </tt></b> <i> Toggle Dock AutoHide (if you use Gkrellm in dock)</i>,xdotool key Super+Alt+d,,,#sidepanel
22 ^sep(Windows move),,,,#windows#move
23 ^sep(Windows move),,,,#windows#move <b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move
24 <b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move <b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move
25 <b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move <b><tt> F11/W-Enter </tt></b> <i> Fullscreen</i>,,,,#windows#move
40 <b><tt> W-A-t </tt></b> <i> Tile helper</i>,jgtile <b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s
41 <b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s <b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s
42 <b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s <b><tt> W-A-m </tt></b> <i> Configure Menu/Sidepanels</i>,jgmenusettings-pipe -s
<b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
43 <b><tt> W-A-m </tt></b> <i> Configure Menu/Sidepanels</i>,jgmenusettings-pipe -s <b><tt> W-A-w </tt></b> <i> Configure Wallpaper and ScreenLocker</i>,jgwallpaperchanger -s
44 <b><tt> W-A-k </tt></b> <i> Configure Conky</i>,jgconky-pipe -s
45 <b><tt> W-A-p </tt></b> <i> Configure Tint2 panel</i>,jgtint2-pipe -s
46 ^sep(Openbox),,,,#openbox#ob
47 ^sep(Openbox),,,,#openbox#ob <b><tt> </tt></b> Obconf - Openbox configuration manager,obconf,,,#openbox#ob
48 <b><tt> </tt></b> Obconf,obconf,,,#openbox#ob <b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob
49 <b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob <b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
50 <b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob <b><tt> </tt></b> All Keybindings,mb-kb --gui &>/dev/null,,,#shortcuts#openbox#ob
51 ^sep(Autostart),,,,#autostart#openbox#ob ^sep(Mabox),,,,#mabox
52 <b><tt> </tt></b> Mabox Control Center,mcc,,,#mabox
53 <b><tt> </tt></b> Welcome Screen,mwelcome,,,#mabox
54 <b><tt> </tt></b> User Guide (online),xdg-open https://maboxlinux.org/users-guide/,,,#mabox
55 <b><tt> </tt></b> Forum (online),xdg-open https://forum.maboxlinux.org/,,,#mabox
56 <b><tt> </tt></b> Blob theme manager,mb-obthemes,,,#theme#mabox
57 <b><tt> </tt></b> Look and feel,lxappearance,,,#theme
58 <b><tt> </tt></b> Screen resolution,arandr,,,#monitor
59 <b><tt> </tt></b> Power manager,xfce4-power-manager-settings,,,
60 <b><tt> </tt></b> Notifications,xfce4-notifyd-config,,,
61 ^sep(Manjaro Settings Manager),,,,#manjaro#settings#msm
62 <b><tt> </tt></b> Manjaro Settings Manager,manjaro-settings-manager,,,#msm
63 ^sep()
64 <b><tt> </tt></b> Locale Settings,manjaro-settings-manager -m msm_locale
65 <b><tt> </tt></b> Language Packages,manjaro-settings-manager -m msm_language_packages
66 <b><tt> </tt></b> Kernels,manjaro-settings-manager -m msm_kernel
67 <b><tt> </tt></b> User Accounts,manjaro-settings-manager -m msm_users
68 <b><tt> </tt></b> Time and Date,manjaro-settings-manager -m msm_timedate
69 <b><tt> </tt></b> Keyboard Settings,manjaro-settings-manager -m msm_keyboard
70 <b><tt> </tt></b> Hardware Configuration,manjaro-settings-manager -m msm_mhwd
71 <b><tt> </tt></b> System update (Pamac),pamac-manager --updates,,,#update
72 <b><tt> </tt></b> System update (Yay - cli),^term(yay),,,#update
73 <b><tt> </tt></b> Install/remove software (Pamac),pamac-manager,,,#install
74 ^sep(Autostart),,,,#autostart#openbox#ob
75 <b><tt> </tt></b> Choose apps/services to autostart(GUI editor),yautostart,,,#autostart#openbox#ob
76 <b><tt> </tt></b> Edit <b>Autostart</b> config file,geany ~/.config/openbox/autostart,,,#autostart#config#openbox#ob
77 ^sep(Wallpaper),,,,#wallpapers
<b><tt> </tt></b> Set random wallpaper,mbwallpaper -o,,,#wallpaper
78 <b><tt> </tt></b> Run wallpaper slideshow,run_wallpaperslideshow,,,#wallpaper <b><tt> </tt></b> Set random wallpaper,mbwallpaper -o,,,#wallpaper
79 <b><tt> </tt></b> Choose Wallpaper...,mbwallpaper -c,,,#wallpaper <b><tt> </tt></b> Run wallpaper slideshow,run_wallpaperslideshow,,,#wallpaper
80 <b><tt> </tt></b> Choose Wallpaper...,mbwallpaper -c,,,#wallpaper