mbhelper.csv

master
Daniel Napora 2021-05-28 03:09:05 +02:00
parent d4a2f692a0
commit aecee0566e
4 changed files with 120 additions and 0 deletions

View File

@ -9,6 +9,10 @@
## Turn on/off system beep.
xset b off
## Resolution
#xrandr --output VGA-1 --primary --mode 1600x900 --pos 0x0 --rotate normal
#xrandr --output VGA-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal
## Copy Language files for Mabox - only for first run
/usr/bin/mabox-langfiles &

View File

@ -291,6 +291,11 @@
<keybind key="C-S-Down">
<action name="DirectionalCycleWindows"><direction>south</direction></action>
</keybind>
<keybind key="W-F1">
<action name="Execute">
<command>mbhelper -s</command>
</action>
</keybind>
<keybind key="W-e">
<action name="Execute">
<command>geany</command>
@ -321,6 +326,11 @@
<command>compton_toggle</command>
</action>
</keybind>
<keybind key="W-A-c">
<action name="Execute">
<command>conky_toggle</command>
</action>
</keybind>
<keybind key="W-g">
<action name="Execute">
<command>galculator</command>

View File

@ -0,0 +1,53 @@
^sep(Applications)
<b><tt> W-f </tt></b> <i> File Manager PCmanFM</i>,exo-open --launch FileManager
<b><tt> W-w </tt></b> <i> Web browser</i>,exo-open --launch WebBrowser
<b><tt> W-t </tt></b> <i> Terminal</i>,exo-open --launch TerminalEmulator
<b><tt> W-grave </tt></b> <i> Quake-like Terminal</i>,mabox-terminal
<b><tt> W-e </tt></b> <i> Text Editor</i>,geany
<b><tt> W-g </tt></b> <i> Galculator</i>,galculator
<b><tt> W-h </tt></b> <i> Bpytop resource monitor</i>,^term(bpytop)
<b><tt> W-/ </tt></b> <i> File Search</i>,fsearch
<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-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
<b><tt> W </tt></b> <i> Main menu</i>,mb-jgtools main,,,#menu
<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
^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
<b><tt> F11/W-Enter </tt></b> <i> Fullscreen</i>,,,,#windows#move
^sep(DeskGrid),,,,#deskgrid
<b><tt> C-S-KP_7 </tt></b> <small>[on grid]</small> move/resize window topleft ,snapwin topleft,,,#deskgrid#windows#move
<b><tt> C-S-KP_8 </tt></b> <small>[on grid]</small> move/resize window top,snapwin top,,,#deskgrid#windows#move
<b><tt> C-S-KP_9 </tt></b> <small>[on grid]</small> move/resize window topright,snapwin topright,,,#deskgrid#windows#move
<b><tt> C-S-KP_4 </tt></b> <small>[on grid]</small> move/resize window left,snapwin left,,,#deskgrid#windows#move
<b><tt> C-S-KP_5 </tt></b> <small>[on grid]</small> move/resize window center,snapwin center,,,#deskgrid#windows#move
<b><tt> C-S-KP_6 </tt></b> <small>[on grid]</small> move/resize window right,snapwin right,,,#deskgrid#windows#move
<b><tt> C-S-KP_1 </tt></b> <small>[on grid]</small> move/resize window bottomleft,snapwin bottomleft,,,#deskgrid#windows#move
<b><tt> C-S-KP_2 </tt></b> <small>[on grid]</small> move/resize window bottom,snapwin bottom,,,#deskgrid#windows#move
<b><tt> C-S-KP_3 </tt></b> <small>[on grid]</small> move/resize window bottomright,snapwin bottomright,,,#deskgrid#windows#move
<b><tt> </tt></b> DeskGrid - show image helper,drawgrid,,,#deskgrid#windows#move
<b><tt> </tt></b> Edit <b>DeskGrid</b> config file ,geany ~/.config/deskgrid/deskgrid.cfg,,,#deskgrid#config
^sep(Helpers)
<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
^sep(Openbox),,,,#openbox#ob
<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
<b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
^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,chwp -o,,,#wallpaper
<b><tt> </tt></b> Run wallpaper slideshow,chwp,,,#wallpaper
<b><tt> </tt></b> Choose Wallpaper...,chwp -c,,,#wallpaper
<b><tt> </tt></b>
1 ^sep(Applications)
2 <b><tt> W-f </tt></b> <i> File Manager PCmanFM</i>,exo-open --launch FileManager
3 <b><tt> W-w </tt></b> <i> Web browser</i>,exo-open --launch WebBrowser
4 <b><tt> W-t </tt></b> <i> Terminal</i>,exo-open --launch TerminalEmulator
5 <b><tt> W-grave </tt></b> <i> Quake-like Terminal</i>,mabox-terminal
6 <b><tt> W-e </tt></b> <i> Text Editor</i>,geany
7 <b><tt> W-g </tt></b> <i> Galculator</i>,galculator
8 <b><tt> W-h </tt></b> <i> Bpytop resource monitor</i>,^term(bpytop)
9 <b><tt> W-/ </tt></b> <i> File Search</i>,fsearch
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-l </tt></b> <i> ScreenLocker</i>,betterlockscreen -l
14 <b><tt> W-x </tt></b> <i> Logout dialog</i>,mb-jgtools mblogout
15 ^sep(Menu/Sidepanels),,,,#menu#sidepanel
16 <b><tt> W </tt></b> <i> Main menu</i>,mb-jgtools main,,,#menu
17 <b><tt> W-s </tt></b> <i> Settings Menu</i>,mb-jgtools settings,,,#menu
18 <b><tt> C-W-Left </tt></b> <i> Left sidepanel</i>,mb-jgtools places,,,#sidepanel
19 <b><tt> C-W-Right </tt></b> <i> Right sidepanel </i>,mb-jgtools right,,,#sidepanel
20 ^sep(Windows move),,,,#windows#move
21 <b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move
22 <b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move
23 <b><tt> F11/W-Enter </tt></b> <i> Fullscreen</i>,,,,#windows#move
24 ^sep(DeskGrid),,,,#deskgrid
25 <b><tt> C-S-KP_7 </tt></b> <small>[on grid]</small> move/resize window topleft ,snapwin topleft,,,#deskgrid#windows#move
26 <b><tt> C-S-KP_8 </tt></b> <small>[on grid]</small> move/resize window top,snapwin top,,,#deskgrid#windows#move
27 <b><tt> C-S-KP_9 </tt></b> <small>[on grid]</small> move/resize window topright,snapwin topright,,,#deskgrid#windows#move
28 <b><tt> C-S-KP_4 </tt></b> <small>[on grid]</small> move/resize window left,snapwin left,,,#deskgrid#windows#move
29 <b><tt> C-S-KP_5 </tt></b> <small>[on grid]</small> move/resize window center,snapwin center,,,#deskgrid#windows#move
30 <b><tt> C-S-KP_6 </tt></b> <small>[on grid]</small> move/resize window right,snapwin right,,,#deskgrid#windows#move
31 <b><tt> C-S-KP_1 </tt></b> <small>[on grid]</small> move/resize window bottomleft,snapwin bottomleft,,,#deskgrid#windows#move
32 <b><tt> C-S-KP_2 </tt></b> <small>[on grid]</small> move/resize window bottom,snapwin bottom,,,#deskgrid#windows#move
33 <b><tt> C-S-KP_3 </tt></b> <small>[on grid]</small> move/resize window bottomright,snapwin bottomright,,,#deskgrid#windows#move
34 <b><tt> </tt></b> DeskGrid - show image helper,drawgrid,,,#deskgrid#windows#move
35 <b><tt> </tt></b> Edit <b>DeskGrid</b> config file ,geany ~/.config/deskgrid/deskgrid.cfg,,,#deskgrid#config
36 ^sep(Helpers)
37 <b><tt> W-A-t </tt></b> <i> Tile helper</i>,jgtile
38 <b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s
39 <b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s
40 ^sep(Openbox),,,,#openbox#ob
41 <b><tt> </tt></b> Obconf,obconf,,,#openbox#ob
42 <b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob
43 <b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
44 ^sep(Autostart),,,,#autostart#openbox#ob
45 <b><tt> </tt></b> Choose apps/services to autostart(GUI editor),yautostart,,,#autostart#openbox#ob
46 <b><tt> </tt></b> Edit <b>Autostart</b> config file,geany ~/.config/openbox/autostart,,,#autostart#config#openbox#ob
47 ^sep(Wallpaper),,,,#wallpapers
48 <b><tt> </tt></b> Set random wallpaper,chwp -o,,,#wallpaper
49 <b><tt> </tt></b> Run wallpaper slideshow,chwp,,,#wallpaper
50 <b><tt> </tt></b> Choose Wallpaper...,chwp -c,,,#wallpaper
51 <b><tt> </tt></b>

View File

@ -0,0 +1,53 @@
^sep(Applications)
<b><tt> W-f </tt></b> <i> File Manager PCmanFM</i>,exo-open --launch FileManager
<b><tt> W-w </tt></b> <i> Web browser</i>,exo-open --launch WebBrowser
<b><tt> W-t </tt></b> <i> Terminal</i>,exo-open --launch TerminalEmulator
<b><tt> W-grave </tt></b> <i> Quake-like Terminal</i>,mabox-terminal
<b><tt> W-e </tt></b> <i> Text Editor</i>,geany
<b><tt> W-g </tt></b> <i> Galculator</i>,galculator
<b><tt> W-h </tt></b> <i> Bpytop resource monitor</i>,^term(bpytop)
<b><tt> W-/ </tt></b> <i> File Search</i>,fsearch
<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-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
<b><tt> W </tt></b> <i> Main menu</i>,mb-jgtools main,,,#menu
<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
^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
<b><tt> F11/W-Enter </tt></b> <i> Fullscreen</i>,,,,#windows#move
^sep(DeskGrid),,,,#deskgrid
<b><tt> C-S-KP_7 </tt></b> <small>[on grid]</small> move/resize window topleft ,snapwin topleft,,,#deskgrid#windows#move
<b><tt> C-S-KP_8 </tt></b> <small>[on grid]</small> move/resize window top,snapwin top,,,#deskgrid#windows#move
<b><tt> C-S-KP_9 </tt></b> <small>[on grid]</small> move/resize window topright,snapwin topright,,,#deskgrid#windows#move
<b><tt> C-S-KP_4 </tt></b> <small>[on grid]</small> move/resize window left,snapwin left,,,#deskgrid#windows#move
<b><tt> C-S-KP_5 </tt></b> <small>[on grid]</small> move/resize window center,snapwin center,,,#deskgrid#windows#move
<b><tt> C-S-KP_6 </tt></b> <small>[on grid]</small> move/resize window right,snapwin right,,,#deskgrid#windows#move
<b><tt> C-S-KP_1 </tt></b> <small>[on grid]</small> move/resize window bottomleft,snapwin bottomleft,,,#deskgrid#windows#move
<b><tt> C-S-KP_2 </tt></b> <small>[on grid]</small> move/resize window bottom,snapwin bottom,,,#deskgrid#windows#move
<b><tt> C-S-KP_3 </tt></b> <small>[on grid]</small> move/resize window bottomright,snapwin bottomright,,,#deskgrid#windows#move
<b><tt> </tt></b> DeskGrid - show image helper,drawgrid,,,#deskgrid#windows#move
<b><tt> </tt></b> Edit <b>DeskGrid</b> config file ,geany ~/.config/deskgrid/deskgrid.cfg,,,#deskgrid#config
^sep(Helpers)
<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
^sep(Openbox),,,,#openbox#ob
<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
<b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
^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,chwp -o,,,#wallpaper
<b><tt> </tt></b> Run wallpaper slideshow,chwp,,,#wallpaper
<b><tt> </tt></b> Choose Wallpaper...,chwp -c,,,#wallpaper
<b><tt> </tt></b>
1 ^sep(Applications)
2 <b><tt> W-f </tt></b> <i> File Manager PCmanFM</i>,exo-open --launch FileManager
3 <b><tt> W-w </tt></b> <i> Web browser</i>,exo-open --launch WebBrowser
4 <b><tt> W-t </tt></b> <i> Terminal</i>,exo-open --launch TerminalEmulator
5 <b><tt> W-grave </tt></b> <i> Quake-like Terminal</i>,mabox-terminal
6 <b><tt> W-e </tt></b> <i> Text Editor</i>,geany
7 <b><tt> W-g </tt></b> <i> Galculator</i>,galculator
8 <b><tt> W-h </tt></b> <i> Bpytop resource monitor</i>,^term(bpytop)
9 <b><tt> W-/ </tt></b> <i> File Search</i>,fsearch
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-l </tt></b> <i> ScreenLocker</i>,betterlockscreen -l
14 <b><tt> W-x </tt></b> <i> Logout dialog</i>,mb-jgtools mblogout
15 ^sep(Menu/Sidepanels),,,,#menu#sidepanel
16 <b><tt> W </tt></b> <i> Main menu</i>,mb-jgtools main,,,#menu
17 <b><tt> W-s </tt></b> <i> Settings Menu</i>,mb-jgtools settings,,,#menu
18 <b><tt> C-W-Left </tt></b> <i> Left sidepanel</i>,mb-jgtools places,,,#sidepanel
19 <b><tt> C-W-Right </tt></b> <i> Right sidepanel </i>,mb-jgtools right,,,#sidepanel
20 ^sep(Windows move),,,,#windows#move
21 <b><tt> W-d </tt></b> <i> Show desktop</i>,show_desktop,,,#windows#move
22 <b><tt> W-Arrows </tt></b> <i> Half screen</i>,,,,#windows#move
23 <b><tt> F11/W-Enter </tt></b> <i> Fullscreen</i>,,,,#windows#move
24 ^sep(DeskGrid),,,,#deskgrid
25 <b><tt> C-S-KP_7 </tt></b> <small>[on grid]</small> move/resize window topleft ,snapwin topleft,,,#deskgrid#windows#move
26 <b><tt> C-S-KP_8 </tt></b> <small>[on grid]</small> move/resize window top,snapwin top,,,#deskgrid#windows#move
27 <b><tt> C-S-KP_9 </tt></b> <small>[on grid]</small> move/resize window topright,snapwin topright,,,#deskgrid#windows#move
28 <b><tt> C-S-KP_4 </tt></b> <small>[on grid]</small> move/resize window left,snapwin left,,,#deskgrid#windows#move
29 <b><tt> C-S-KP_5 </tt></b> <small>[on grid]</small> move/resize window center,snapwin center,,,#deskgrid#windows#move
30 <b><tt> C-S-KP_6 </tt></b> <small>[on grid]</small> move/resize window right,snapwin right,,,#deskgrid#windows#move
31 <b><tt> C-S-KP_1 </tt></b> <small>[on grid]</small> move/resize window bottomleft,snapwin bottomleft,,,#deskgrid#windows#move
32 <b><tt> C-S-KP_2 </tt></b> <small>[on grid]</small> move/resize window bottom,snapwin bottom,,,#deskgrid#windows#move
33 <b><tt> C-S-KP_3 </tt></b> <small>[on grid]</small> move/resize window bottomright,snapwin bottomright,,,#deskgrid#windows#move
34 <b><tt> </tt></b> DeskGrid - show image helper,drawgrid,,,#deskgrid#windows#move
35 <b><tt> </tt></b> Edit <b>DeskGrid</b> config file ,geany ~/.config/deskgrid/deskgrid.cfg,,,#deskgrid#config
36 ^sep(Helpers)
37 <b><tt> W-A-t </tt></b> <i> Tile helper</i>,jgtile
38 <b><tt> W-A-h </tt></b> <i> History helper</i>,jghistory-pipe -s
39 <b><tt> W-A-e </tt></b> <i> Espanso - text expander</i>,jgespanso-pipe -s
40 ^sep(Openbox),,,,#openbox#ob
41 <b><tt> </tt></b> Obconf,obconf,,,#openbox#ob
42 <b><tt> </tt></b> Edit <b>rc.xml</b> OpenBox config file,geany ~/.config/openbox/rc.xml,,,#openbox#ob
43 <b><tt> </tt></b> Reconfigure OpenBox,openbox --reconfigure,,,#openbox#ob
44 ^sep(Autostart),,,,#autostart#openbox#ob
45 <b><tt> </tt></b> Choose apps/services to autostart(GUI editor),yautostart,,,#autostart#openbox#ob
46 <b><tt> </tt></b> Edit <b>Autostart</b> config file,geany ~/.config/openbox/autostart,,,#autostart#config#openbox#ob
47 ^sep(Wallpaper),,,,#wallpapers
48 <b><tt> </tt></b> Set random wallpaper,chwp -o,,,#wallpaper
49 <b><tt> </tt></b> Run wallpaper slideshow,chwp,,,#wallpaper
50 <b><tt> </tt></b> Choose Wallpaper...,chwp -c,,,#wallpaper
51 <b><tt> </tt></b>