master
Daniel Napora 2021-02-09 22:47:21 +01:00
parent 7c462ddd72
commit 4c77705fa5
31 changed files with 178 additions and 78 deletions

View File

@ -337,15 +337,13 @@
</action>
</keybind>
<keybind key="W-Return">
<action name="ToggleFullscreen"/>
</keybind>
<keybind key="C-grave">
<action name="Execute">
<command>mabox-terminal</command>
</action>
</keybind>
<keybind key='W-grave'>
<action name='Execute'>
<command>mabox-terminal</command>
</action>
</keybind>
<keybind key="W-w">
<action name="Execute">
<command>exo-open --launch WebBrowser</command>
@ -361,7 +359,7 @@
<command>pavucontrol</command>
</action>
</keybind>
<keybind key="W-Tab">
<keybind key="C-W-Right">
<action name="Execute">
<command>mb-jgtools right</command>
</action>
@ -373,12 +371,12 @@
</keybind>
<keybind key="Print">
<action name="Execute">
<command>flameshot launcher</command>
<command>flameshot gui</command>
</action>
</keybind>
<keybind key="A-Print">
<keybind key="A-Print">
<action name="Execute">
<command>flameshot gui</command>
<command>flameshot launcher</command>
</action>
</keybind>
<keybind key="A-F1">
@ -414,7 +412,7 @@
<command>openbox --reconfigure</command>
</action>
</keybind>
<keybind key="C-Tab">
<keybind key="C-W-Left">
<action name="Execute">
<command>mb-jgtools places</command>
</action>
@ -439,6 +437,105 @@
<command>jgtile</command>
</action>
</keybind>
<!-- Keychains to manage windows -->
<keybind key="W-a">
<keybind key="c">
<action name="Close"/>
</keybind>
<keybind key="m">
<action name="ToggleMaximizeFull"/>
</keybind>
<keybind key="v">
<action name="ToggleMaximizeVert"/>
</keybind>
<keybind key="h">
<action name="ToggleMaximizeHorz"/>
</keybind>
<keybind key="s">
<action name="ToggleShade"/>
</keybind>
<keybind key="i">
<action name="Iconify"/>
</keybind>
<keybind key="t">
<action name="ToggleAlwaysOnTop"/>
</keybind>
<keybind key="S-b">
<action name="ToggleAlwaysOnBottom"/>
</keybind>
<keybind key="S-l">
<action name="SendToNormalLayer"/>
</keybind>
<keybind key="l">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</keybind>
<keybind key="b">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</keybind>
<keybind key="S-d">
<action name="ToggleOmnipresent"/>
</keybind>
<keybind key="d">
<action name="ToggleDecorations"/>
</keybind>
<keybind key="n">
<action name="SendToDesktopNext">
<wrap>no</wrap>
<follow>no</follow>
</action>
</keybind>
<keybind key="p">
<action name="SendToDesktopPrevious">
<wrap>no</wrap>
<follow>no</follow>
</action>
</keybind>
<keybind key="S-n">
<action name="SendToDesktopNext">
<wrap>no</wrap>
<follow>yes</follow>
</action>
</keybind>
<keybind key="S-p">
<action name="SendToDesktopPrevious">
<wrap>no</wrap>
<follow>yes</follow>
</action>
</keybind>
</keybind>
<!-- Keybindings for managing Openbox -->
<keybind key="W-o">
<keybind key="e">
<action name="Execute">
<execute>mb-jgtools mblogout</execute>
</action>
</keybind>
<keybind key="r">
<action name="Execute">
<command>notify-send -i info "Openbox" "Reconfiguring Openbox"</command>
</action>
<action name="Reconfigure"/>
</keybind>
<keybind key="c">
<action name="Execute">
<execute>geany ~/.config/openbox/rc.xml</execute>
</action>
</keybind>
<keybind key="m">
<action name="Execute">
<execute>geany ~/.config/openbox/menu.xml</execute>
</action>
</keybind>
<keybind key="l">
<action name="Execute">
<execute>betterlockscreen -l dim</execute>
</action>
</keybind>
</keybind>
<!-- <keybind key="XF86MonBrightnessUp">
<action name="Execute">
<command>xbacklight +10</command>

View File

@ -98,8 +98,8 @@ ${color2}xkill ${alignr}${color}super+k
${color2}exit ${alignr}${color}super+x
${color}SIDEPANELS${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}places (left) ${alignr} ${color}ctrl+TAB
${color2}settings (right) ${alignr} ${color}super+TAB
${color2}places (left) ${alignr} ${color}ctrl+super+left
${color2}settings (right) ${alignr} ${color}ctrl+super+right
${color2}toggle DOCK (Gkrellm) ${alignr} ${color}super+alt+d
${color}WINDOWS${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -99,8 +99,8 @@ ${color2}xkill ${alignr}${color}super+k
${color2}exit ${alignr}${color}super+x
${color}SIDEPANELS${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}places (left) ${alignr} ${color}ctrl+TAB
${color2}settings (right) ${alignr} ${color}super+TAB
${color2}places (left) ${alignr} ${color}ctrl+super+left
${color2}settings (right) ${alignr} ${color}ctrl+super+right
${color2}toggle DOCK (Gkrellm) ${alignr} ${color}super+alt+d
${color}WINDOWS${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -98,8 +98,8 @@ ${color2}xkill ${alignr}${color}super+k
${color2}exit ${alignr}${color}super+x
${color}SIDEPANELS${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}places (left) ${alignr} ${color}ctrl+TAB
${color2}settings (right) ${alignr} ${color}super+TAB
${color2}places (left) ${alignr} ${color}ctrl+super+left
${color2}settings (right) ${alignr} ${color}ctrl+super+right
${color2}toggle DOCK (Gkrellm) ${alignr} ${color}super+alt+d
${color}WINDOWS${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -17,6 +17,7 @@
<b>Lxtask</b> - Task Manager,lxtask
<b>bpytop</b> - Resource monitor,^term(bpytop)
<b>Weather</b> forecast,terminator -T "Weather forecast" --geometry=1030x740 -e "curl wttr.in ; read"
^sep()
Random menu <b>ColorScheme</b>,mb-setvar jgmenu_theme=$(basename -s .colorrc $(ls ~/.config/mabox/jgobthemes/*.colorrc | shuf -n 1));mb-jgtools places
Random <b>Wallpaper</b>,nitrogen --random /usr/share/backgrounds --set-scaled --save;mb-jgtools places

Can't render this file because it contains an unexpected character in line 19 and column 39.

View File

@ -146,7 +146,7 @@ mouse_scroll_down = toggle
systray_padding = 0 0 8
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 20
systray_icon_size = 24
systray_icon_asb = 100 -100 0
systray_monitor = primary
systray_name_filter =
@ -224,7 +224,7 @@ separator_padding = 0 0
button = new
button_icon = arrow-left
button_text =
button_tooltip = Left SidePanel - Places (ctrl+tab)
button_tooltip = Left SidePanel - Places (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -241,7 +241,7 @@ button_max_icon_size = 16
button = new
button_icon = distributor-logo-mabox
button_text =
button_tooltip = Left -> main menu, Right - settings menu
button_tooltip = LMB -> main menu, RMB - settings menu
button_lclick_command = mb-jgtools main ipc
button_rclick_command = mb-jgtools settings ipc
button_mclick_command =
@ -258,7 +258,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Right SidePanel (super+tab)
button_tooltip = Right SidePanel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -247,7 +247,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Left SidePanel - Places (ctrl+tab)
button_tooltip = Left SidePanel - Places (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -264,7 +264,7 @@ button_max_icon_size = 0
button = new
button_icon = distributor-logo-mabox
button_text =
button_tooltip = Left -> main menu, Right -> settings menu
button_tooltip = LMB -> main menu, RMB -> settings menu
button_lclick_command = mb-jgtools main ipc
button_rclick_command = mb-jgtools settings ipc
button_mclick_command =
@ -281,7 +281,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Right SidePanel (super+tab)
button_tooltip = Right SidePanel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -247,7 +247,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Left SidePanel - Places (ctrl+tab)
button_tooltip = Left SidePanel - Places (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -264,7 +264,7 @@ button_max_icon_size = 0
button = new
button_icon = distributor-logo-mabox-neon
button_text =
button_tooltip = Left -> main menu, Right -> settings menu
button_tooltip = LMB -> main menu, RMB -> settings menu
button_lclick_command = mb-jgtools main ipc
button_rclick_command = mb-jgtools settings ipc
button_mclick_command =
@ -281,7 +281,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Right SidePanel (super+tab)
button_tooltip = Right SidePanel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -208,7 +208,7 @@ time2_timezone =
clock_font_color = #f6cb33 100
clock_padding = 6 0
clock_background_id = 5
clock_tooltip = Dzisiaj jest %A, %e dzień %B
clock_tooltip = Today is %A, %e day of %B
clock_tooltip_timezone =
clock_lclick_command = gsimplecal
clock_rclick_command = manjaro-settings-manager -m msm_timedate
@ -243,7 +243,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Left SidePanel - Places (ctrl+tab)
button_tooltip = Left SidePanel - Places (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -260,7 +260,7 @@ button_max_icon_size = 0
button = new
button_icon = distributor-logo-mabox
button_text =
button_tooltip = Left -> Main menu, Right -> settings menu
button_tooltip = LMB -> Main menu, RMB -> settings menu
button_lclick_command = mb-jgtools main ipc
button_rclick_command = mb-jgtools settings ipc
button_mclick_command =
@ -277,7 +277,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Right SidePanel (super+tab)
button_tooltip = Right SidePanel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -212,7 +212,7 @@ time2_font = sans 6
clock_font_color = #ffffff 60
clock_padding = 8 0
clock_background_id = 1
clock_tooltip = Dzisiaj jest %A, %e dzień %B
clock_tooltip = Today is %A, %e day of %B
clock_tooltip_timezone =
clock_lclick_command = gsimplecal
clock_rclick_command = manjaro-settings-manager -m msm_timedate
@ -224,7 +224,7 @@ clock_dwheel_command =
# Battery
battery_tooltip = 1
battery_low_status = 10
battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii"
battery_low_cmd = notify-send -i battery-caution-symbolic "low battery"
battery_full_cmd =
bat1_font = sans 8
bat2_font = sans 6
@ -246,7 +246,7 @@ ac_disconnected_cmd =
# Button 1
button = new
button_text = <
button_tooltip = Left panel - Places (ctrl+tab)
button_tooltip = Left panel - Places (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -261,8 +261,8 @@ button_max_icon_size = 0
#-------------------------------------
# Button 2
button = new
button_text = Applications
button_tooltip = Left -> Main Menu, Right -> Settings Menu
button_text = Applications
button_tooltip = LMB -> Main Menu, RMB -> Settings Menu
button_lclick_command = mb-jgtools main ipc
button_rclick_command = mb-jgtools settings ipc
button_mclick_command =
@ -278,7 +278,7 @@ button_max_icon_size = 0
# Button 3
button = new
button_text = >
button_tooltip = Right panel (super+tab)
button_tooltip = Right panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -142,7 +142,7 @@ mouse_scroll_down = iconify
systray_padding = 0 6 10
systray_background_id = 0
systray_sort = left2right
systray_icon_size = 22
systray_icon_size = 24
systray_icon_asb = 100 0 0
systray_monitor = 1
systray_name_filter =

View File

@ -98,8 +98,8 @@ ${color2}terminar proceso ${alignr}${color}super+k
${color2}salir ${alignr}${color}super+x
${color}PANELES LATERALES${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}lugares (izquierda) ${alignr} ${color}ctrl+TAB
${color2}ajustes (derecha) ${alignr} ${color}super+TAB
${color2}lugares (izquierda) ${alignr} ${color}ctrl+super+left
${color2}ajustes (derecha) ${alignr} ${color}ctrl+super+right
${color2}activar/desact DOCK (Gkrellm) ${alignr} ${color}super+alt+d
${color}VENTANAS${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -99,8 +99,8 @@ ${color2}terminar proceso ${alignr}${color}super+k
${color2}salir ${alignr}${color}super+x
${color}PANELES LATERALES${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}lugares (izquierda) ${alignr} ${color}ctrl+TAB
${color2}ajustes (derecha) ${alignr} ${color}super+TAB
${color2}lugares (izquierda) ${alignr} ${color}ctrl+super+left
${color2}ajustes (derecha) ${alignr} ${color}ctrl+super+right
${color2}activar/desact DOCK (Gkrellm) ${alignr} ${color}super+alt+d
${color}VENTANAS${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -98,8 +98,8 @@ ${color2}terminar proceso ${alignr}${color}super+k
${color2}salir ${alignr}${color}super+x
${color}PANELES LATERALES${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}lugares (izquierda) ${alignr} ${color}ctrl+TAB
${color2}ajustes (derecha) ${alignr} ${color}super+TAB
${color2}lugares (izquierda) ${alignr} ${color}ctrl+super+left
${color2}ajustes (derecha) ${alignr} ${color}ctrl+super+right
${color2}activar/desact DOCK (Gkrellm) ${alignr} ${color}super+alt+d
${color}VENTANAS${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -16,6 +16,7 @@
Administrador de tareas GUI,lxtask
<b>bpytop</b> monitor de recursos,^term(bpytop)
Pronóstico del tiempo,terminator -T "Pronóstico del tiempo" --geometry=1030x740 -e "curl es.wttr.in ; read"
^sep()
Random <b>ColorScheme</b>,mb-setvar jgmenu_theme=$(basename -s .colorrc $(ls ~/.config/mabox/jgobthemes/*.colorrc | shuf -n 1));mb-jgtools places
Random <b>Wallpaper</b>,nitrogen --random /usr/share/backgrounds --set-scaled --save;mb-jgtools places
#Logout Dialog

Can't render this file because it contains an unexpected character in line 18 and column 38.

View File

@ -146,7 +146,7 @@ mouse_scroll_down = toggle
systray_padding = 0 0 8
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 20
systray_icon_size = 24
systray_icon_asb = 100 -100 0
systray_monitor = primary
systray_name_filter =
@ -224,7 +224,7 @@ separator_padding = 0 0
button = new
button_icon = arrow-left
button_text =
button_tooltip = Panel Izquierdo - Lugares (ctrl+tab)
button_tooltip = Panel Izquierdo - Lugares (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -259,7 +259,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Panel Derecho(super+tab)
button_tooltip = Panel Derecho(ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -247,7 +247,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Panel Izquierdo - Lugares (ctrl+tab)
button_tooltip = Panel Izquierdo - Lugares (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -282,7 +282,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Panel Derecho(super+tab)
button_tooltip = Panel Derecho(ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -247,7 +247,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Panel Izquierdo - Lugares (ctrl+tab)
button_tooltip = Panel Izquierdo - Lugares (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -282,7 +282,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Panel Derecho(super+tab)
button_tooltip = Panel Derecho(ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -257,7 +257,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Panel Izquierdo - Lugares (ctrl+tab)
button_tooltip = Panel Izquierdo - Lugares (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -291,7 +291,7 @@ button_max_icon_size = 24
button = new
button_icon = arrow-right
button_text =
button_tooltip = Panel Derecho(super+tab)
button_tooltip = Panel Derecho(ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -243,7 +243,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Panel izquierdo - Lugares (ctrl+tab)
button_tooltip = Panel izquierdo - Lugares (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -278,7 +278,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Panel Derecho(super+tab)
button_tooltip = Panel Derecho(ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -99,8 +99,8 @@ ${color2}xkill ${alignr}${color}super+k
${color2}wyjście ${alignr}${color}super+x
${color}PANELE${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}miejsca (lewy) ${alignr} ${color}ctrl+TAB
${color2}ustawienia (prawy) ${alignr} ${color}super+TAB
${color2}miejsca (lewy) ${alignr} ${color}ctrl+super+left
${color2}ustawienia (prawy) ${alignr} ${color}ctrl+super+right
${color2}pokaż/ukryj DOK (Gkrellm) ${alignr} ${color}super+alt+d
${color}OKNA${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -100,8 +100,8 @@ ${color2}xkill ${alignr}${color}super+k
${color2}wyjście ${alignr}${color}super+x
${color}PANELE${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}miejsca (lewy) ${alignr} ${color}ctrl+TAB
${color2}ustawienia (prawy) ${alignr} ${color}super+TAB
${color2}miejsca (lewy) ${alignr} ${color}ctrl+super+left
${color2}ustawienia (prawy) ${alignr} ${color}ctrl+super+right
${color2}pokaż/ukryj DOK (Gkrellm) ${alignr} ${color}super+alt+d
${color}OKNA${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -99,8 +99,8 @@ ${color2}xkill ${alignr}${color}super+k
${color2}wyjście ${alignr}${color}super+x
${color}PANELE${voffset -6}
${color2}${hr 1}${voffset -4}
${color2}miejsca (lewy) ${alignr} ${color}ctrl+TAB
${color2}ustawienia (prawy) ${alignr} ${color}super+TAB
${color2}miejsca (lewy) ${alignr} ${color}ctrl+super+left
${color2}ustawienia (prawy) ${alignr} ${color}ctrl+super+right
${color2}pokaż/ukryj DOK (Gkrellm) ${alignr} ${color}super+alt+d
${color}OKNA${voffset -6}
${color2}${hr 1}${voffset -4}

View File

@ -15,6 +15,7 @@
<b>bpytop</b> - <i>menadżer zadań CLI</i>,^term(bpytop)
Prognoza pogody,terminator -T "Prognoza pogody" --geometry=1030x740 -e "curl pl.wttr.in ; read"
<b>FSearch</b> - <i>wyszukiwarka plików</i>,fsearch
^sep()
Losuj <b>schemat kolorów</b>,mb-setvar jgmenu_theme=$(basename -s .colorrc $(ls ~/.config/mabox/jgobthemes/*.colorrc | shuf -n 1));mb-jgtools places
Losuj <b>tapetę</b>,nitrogen --random /usr/share/backgrounds --set-scaled --save;mb-jgtools places

Can't render this file because it contains an unexpected character in line 13 and column 61.

View File

@ -260,7 +260,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Lewy panel - Miejsca (ctrl+tab)
button_tooltip = Lewy panel - Miejsca (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -277,7 +277,7 @@ button_max_icon_size = 14
button = new
button_icon = arrow-right
button_text =
button_tooltip = Prawy panel (super+tab)
button_tooltip = Prawy panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -224,7 +224,7 @@ separator_padding = 0 0
button = new
button_icon = arrow-left
button_text =
button_tooltip = Lewy panel - Miejsca (ctrl+tab)
button_tooltip = Lewy panel - Miejsca (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -257,7 +257,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Prawy panel (super+tab)
button_tooltip = Prawy panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -247,7 +247,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Lewy panel (ctrl + tab)
button_tooltip = Lewy panel (ctrl+win+left)
button_lclick_command = mb-jgtools places ipc
button_rclick_command =
button_mclick_command =
@ -281,7 +281,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Prawy panel (super+tab)
button_tooltip = Prawy panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -247,7 +247,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Lewy panel - Miejsca (ctrl+tab)
button_tooltip = Lewy panel - Miejsca (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -281,7 +281,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Prawy panel (super+tab)
button_tooltip = Prawy panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -257,9 +257,9 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Lewy -> Menu główne, Prawy -> Menu ustawień
button_lclick_command = mb-jgtools places ipc
button_rclick_command = mb-jgtools settings ipc
button_tooltip = Lewy Panel (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
@ -290,7 +290,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Prawy panel (super+tab)
button_tooltip = Prawy panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -257,9 +257,9 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Lewy -> Menu główne, Prawy -> Menu ustawień
button_lclick_command = mb-jgtools places ipc
button_rclick_command = mb-jgtools settings ipc
button_tooltip = Lewy Panel (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
@ -290,7 +290,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Prawy panel (super+tab)
button_tooltip = Prawy panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =

View File

@ -243,7 +243,7 @@ ac_disconnected_cmd =
button = new
button_icon = arrow-left
button_text =
button_tooltip = Lewy panel - Miejsca (ctrl+tab)
button_tooltip = Lewy panel - Miejsca (ctrl+win+left)
button_lclick_command = mb-jgtools places
button_rclick_command =
button_mclick_command =
@ -277,7 +277,7 @@ button_max_icon_size = 0
button = new
button_icon = arrow-right
button_text =
button_tooltip = Prawy panel (super+tab)
button_tooltip = Prawy panel (ctrl+win+right)
button_lclick_command = mb-jgtools right
button_rclick_command =
button_mclick_command =