menu/panels rewrite

master
Daniel Napora 2020-08-28 01:51:40 +02:00
parent 14d0313c95
commit 9993d0f8fd
9 changed files with 149 additions and 107 deletions

View File

@ -1,5 +1,5 @@
@text,,10,6,150,20,0,left,top,auto,#000000,<span size="large"></span>
@search,,24,6,150,20,2,left,top,auto,#000000 0,<i>Type to search</i>
@search,,44,6,150,20,2,left,top,auto,#000000 0,<i>Type to search</i>
^sep()
Terminal,exo-open --launch TerminalEmulator,utilities-terminal
WWW Browser,exo-open --launch WebBrowser,firefox
@ -10,52 +10,28 @@ Applications,^checkout(lx-apps),applications-other
^sep()
Screenshot,mb-jgtools screenshot,emblem-photos
^sep()
Lock screen,betterlockscreen -l dim -t "Type password to unlock...",system-lock-screen
^sep()
Settings,^checkout(settings),applications-utilities
^sep()
Lock screen,betterlockscreen -l dim -t "Type password to unlock...",system-lock-screen
Exit,mb-jgtools mblogout,system-shutdown
^tag(settings)
Mabox Control Center,mcc,distributor-logo-mabox
^sep(Desktop)
Look and Feel,lxappearance,preferences-desktop-theme
Wallpaper,nitrogen,nitrogen
Notifications,xfce4-notifyd-config,xfce4-notifyd
Conkies,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
Tint2 panels,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
Composer,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
Menu,^checkout(menu),menu-editor
^sep(Settings)
Preferred applications,exo-preferred-applications,preferences-desktop-default-applications
Power Manager,xfce4-power-manager-settings,xfce4-power-manager-settings
Login Manager settings,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
^sep(Openbox)
Openbox Configuration Manager,obconf,obconf
Autostart,^checkout(autostart),geany
RC - configuration file,geany ~/.config/openbox/rc.xml,geany
Reconfigure Openbox,openbox --reconfigure,openbox
^sep(Mabox Themes)
Theme manager,mb-obthemes,preferences-desktop-theme
. ~/.config/mabox/settings.csv
^sep(Help)
User Guide (online),^checkout(userguide),distributor-logo-mabox
MaboxForum,exo-open --launch WebBrowser https://forum.maboxlinux.org/,distributor-logo-mabox
^tag(menu)
Edit Schema,geany ~/.config/jgmenu/prepend.csv,geany
Edit Settings,geany ~/.config/mabox/mabox.conf,geany
Menu Font Size,^checkout(size)
Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot
^tag(userguide)
. /usr/share/mb-jgtools/userguide.csv
^tag(size)
<small><small>tiny</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<small>small</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big>big</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big><big>huge</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
^tag(autostart)
Choose apps/services (GUI Editor),yautostart
Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany
. ~/.config/mabox/settings_tags.csv
^tag(lx-apps)

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

View File

@ -0,0 +1,21 @@
^sep(Preferences)
Mabox Control Center,mcc,distributor-logo-mabox
^sep(Desktop)
Look and Feel,lxappearance,preferences-desktop-theme
Wallpaper,nitrogen,nitrogen
Notifications,xfce4-notifyd-config,xfce4-notifyd
Conkies,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
Tint2 panels,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
Composer,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
Menu,^checkout(menu),menu-editor
^sep(Settings)
Preferred applications,exo-preferred-applications,preferences-desktop-default-applications
Power Manager,xfce4-power-manager-settings,xfce4-power-manager-settings
Login Manager settings,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
^sep(Openbox)
Openbox Configuration Manager,obconf,obconf
Autostart,^checkout(autostart),geany
RC - configuration file,geany ~/.config/openbox/rc.xml,geany
Reconfigure Openbox,openbox --reconfigure,openbox
^sep(Mabox Themes)
Theme manager,mb-obthemes,preferences-desktop-theme
1 ^sep(Preferences)
2 Mabox Control Center,mcc,distributor-logo-mabox
3 ^sep(Desktop)
4 Look and Feel,lxappearance,preferences-desktop-theme
5 Wallpaper,nitrogen,nitrogen
6 Notifications,xfce4-notifyd-config,xfce4-notifyd
7 Conkies,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
8 Tint2 panels,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
9 Composer,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
10 Menu,^checkout(menu),menu-editor
11 ^sep(Settings)
12 Preferred applications,exo-preferred-applications,preferences-desktop-default-applications
13 Power Manager,xfce4-power-manager-settings,xfce4-power-manager-settings
14 Login Manager settings,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
15 ^sep(Openbox)
16 Openbox Configuration Manager,obconf,obconf
17 Autostart,^checkout(autostart),geany
18 RC - configuration file,geany ~/.config/openbox/rc.xml,geany
19 Reconfigure Openbox,openbox --reconfigure,openbox
20 ^sep(Mabox Themes)
21 Theme manager,mb-obthemes,preferences-desktop-theme

View File

@ -0,0 +1,17 @@
^tag(menu)
^sep(Menu)
Edit Schema,geany ~/.config/jgmenu/prepend.csv,geany
Edit Settings,geany ~/.config/mabox/mabox.conf,geany
Menu Font Size,^checkout(size)
Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot
^tag(size)
^sep(Menu/panel size)
<small><small>tiny</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<small>small</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big>big</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big><big>huge</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
^tag(autostart)
^sep(Autostart)
Choose apps/services (GUI Editor),yautostart,gtk-execute
Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany
1 ^tag(menu)
2 ^sep(Menu)
3 Edit Schema,geany ~/.config/jgmenu/prepend.csv,geany
4 Edit Settings,geany ~/.config/mabox/mabox.conf,geany
5 Menu Font Size,^checkout(size)
6 Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot
7 ^tag(size)
8 ^sep(Menu/panel size)
9 <small><small>tiny</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
10 <small>small</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
11 normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
12 <big>big</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
13 <big><big>huge</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
14 ^tag(autostart)
15 ^sep(Autostart)
16 Choose apps/services (GUI Editor),yautostart,gtk-execute
17 Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany

View File

@ -1,5 +1,5 @@
@text,,10,6,150,20,0,left,top,auto,#000000,<span size="large"></span>
@search,,24,6,150,20,2,left,top,auto,#000000 0,<i>Buscar </i>
@search,,44,6,150,20,2,left,top,auto,#000000 0,<i>Buscar</i>
^sep()
Terminal,exo-open --launch TerminalEmulator,utilities-terminal
Navegador Internet,exo-open --launch WebBrowser,firefox
@ -10,49 +10,25 @@ Aplicaciones,^checkout(lx-apps),applications-other
^sep()
Capturar Pantalla,mb-jgtools screenshot,emblem-photos
^sep()
Bloquear pantalla,betterlockscreen -l dim,system-lock-screen
^sep()
Ajustes,^checkout(settings),applications-utilities
^sep()
Bloquear pantalla,betterlockscreen -l dim,system-lock-screen
Salir,mb-jgtools mblogout,system-shutdown
^tag(settings)
Centro de Control Mabox,mcc,distributor-logo-mabox
^sep(Escritorio)
Apariencia,lxappearance,preferences-desktop-theme
Fondos de pantalla,nitrogen,nitrogen
Notificaciones,xfce4-notifyd-config,xfce4-notifyd
Recuadros Conky,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
Paneles Tint2,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
Compositor gráfico,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
Menu,^checkout(menu),menu-editor
^sep(Configuración)
Aplicaciones preferidas,exo-preferred-applications,preferences-desktop-default-applications
Ajustes de energía,xfce4-power-manager-settings,xfce4-power-manager-settings
Gestor Inicio de sesión,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
^sep(Openbox)
Ajustes de Openbox,obconf,obconf
Reinicio,^checkout(autostart),geany
RC - ajustes de archivo,geany ~/.config/openbox/rc.xml,geany
Reconfigurar Openbox,openbox --reconfigure,openbox
^sep(Temas de Mabox)
Gestor de Temas,mb-obthemes,preferences-desktop-theme
^tag(menu)
Editar Menu Schema,geany ~/.config/jgmenu/prepend.csv,geany
Editar ajustes en Mabox,geany ~/.config/mabox/mabox.conf,geany
Tamaño de Menu/Panel lateral,^checkout(size)
Sincronizar jgmenu con tema OB ,obtheme2jgmenu,system-reboot
. ~/.config/mabox/settings.csv
^sep(Ayuda)
Mabox User Guide (online),^checkout(userguide),distributor-logo-mabox
Mabox Forum,exo-open --launch WebBrowser https://forum.maboxlinux.org/,distributor-logo-mabox
^tag(userguide)
. /usr/share/mb-jgtools/userguide.csv
^tag(size)
<small><small>Diminuto</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<small>Pequeño</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
Normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big>Grande</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big><big>Muy Grande</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
^tag(autostart)
Elegir apps/servicios del editor gráfico,yautostart
Editar el archivo de reinicio (avanzado),geany ~/.config/openbox/autostart,geany
. ~/.config/mabox/settings_tags.csv
^tag(lx-apps)

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

View File

@ -0,0 +1,21 @@
^sep(Configuración)
Centro de Control Mabox,mcc,distributor-logo-mabox
^sep(Escritorio)
Apariencia,lxappearance,preferences-desktop-theme
Fondos de pantalla,nitrogen,nitrogen
Notificaciones,xfce4-notifyd-config,xfce4-notifyd
Recuadros Conky,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
Paneles Tint2,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
Compositor gráfico,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
Menu,^checkout(menu),menu-editor
^sep(Configuración)
Aplicaciones preferidas,exo-preferred-applications,preferences-desktop-default-applications
Ajustes de energía,xfce4-power-manager-settings,xfce4-power-manager-settings
Gestor Inicio de sesión,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
^sep(Openbox)
Ajustes de Openbox,obconf,obconf
Reinicio,^checkout(autostart),geany
RC - ajustes de archivo,geany ~/.config/openbox/rc.xml,geany
Reconfigurar Openbox,openbox --reconfigure,openbox
^sep(Temas de Mabox)
Gestor de Temas,mb-obthemes,preferences-desktop-theme
1 ^sep(Configuración)
2 Centro de Control Mabox,mcc,distributor-logo-mabox
3 ^sep(Escritorio)
4 Apariencia,lxappearance,preferences-desktop-theme
5 Fondos de pantalla,nitrogen,nitrogen
6 Notificaciones,xfce4-notifyd-config,xfce4-notifyd
7 Recuadros Conky,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
8 Paneles Tint2,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
9 Compositor gráfico,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
10 Menu,^checkout(menu),menu-editor
11 ^sep(Configuración)
12 Aplicaciones preferidas,exo-preferred-applications,preferences-desktop-default-applications
13 Ajustes de energía,xfce4-power-manager-settings,xfce4-power-manager-settings
14 Gestor Inicio de sesión,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
15 ^sep(Openbox)
16 Ajustes de Openbox,obconf,obconf
17 Reinicio,^checkout(autostart),geany
18 RC - ajustes de archivo,geany ~/.config/openbox/rc.xml,geany
19 Reconfigurar Openbox,openbox --reconfigure,openbox
20 ^sep(Temas de Mabox)
21 Gestor de Temas,mb-obthemes,preferences-desktop-theme

View File

@ -0,0 +1,17 @@
^tag(menu)
^sep(Menu)
Editar Menu Schema,geany ~/.config/jgmenu/prepend.csv,geany
Editar ajustes en Mabox,geany ~/.config/mabox/mabox.conf,geany
^sep()
Tamaño de Menu/Panel lateral,^checkout(size)
Sincronizar jgmenu con tema OB ,obtheme2jgmenu,system-reboot
^tag(size)
<small><small>Diminuto</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<small>Pequeño</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
Normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big>Grande</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big><big>Muy Grande</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
^tag(autostart)
Elegir apps/servicios del editor gráfico,yautostart,gtk-execute
Editar el archivo de reinicio (avanzado),geany ~/.config/openbox/autostart,geany
1 ^tag(menu)
2 ^sep(Menu)
3 Editar Menu Schema,geany ~/.config/jgmenu/prepend.csv,geany
4 Editar ajustes en Mabox,geany ~/.config/mabox/mabox.conf,geany
5 ^sep()
6 Tamaño de Menu/Panel lateral,^checkout(size)
7 Sincronizar jgmenu con tema OB ,obtheme2jgmenu,system-reboot
8 ^tag(size)
9 <small><small>Diminuto</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
10 <small>Pequeño</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
11 Normal,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
12 <big>Grande</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
13 <big><big>Muy Grande</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
14 ^tag(autostart)
15 Elegir apps/servicios del editor gráfico,yautostart,gtk-execute
16 Editar el archivo de reinicio (avanzado),geany ~/.config/openbox/autostart,geany

View File

@ -1,60 +1,34 @@
@text,,10,6,150,20,0,left,top,auto,#000000,<span size="large"></span>
@search,,44,6,150,20,2,left,top,auto,#000000 0,<i>Pisz aby wyszukać</i>
^sep()
Terminal,exo-open --launch TerminalEmulator,utilities-terminal
Przeglądarka WWW,exo-open --launch WebBrowser,firefox
Menedżer plików,exo-open --launch FileManager,system-file-manager
Dodaj/Usuń programy,pamac-manager,pamac
^sep()
Aplikacje,^checkout(lx-apps),applications-other
^sep()
Zrzut ekranu,mb-jgtools screenshot,emblem-photos
^sep()
Zablokuj ekran,betterlockscreen -l dim,system-lock-screen
^sep()
Ustawienia,^checkout(ustawienia),applications-utilities
^sep()
Zablokuj ekran,betterlockscreen -l,system-lock-screen
Wyjście,mb-jgtools mblogout,system-shutdown
^tag(ustawienia)
. ~/.config/mabox/settings.csv
Centrum Sterowania Mabox,mcc,distributor-logo-mabox
^sep(Pulpit)
Wystrój i ikony,lxappearance,preferences-desktop-theme
Tapeta,nitrogen,nitrogen
Powiadomienia,xfce4-notifyd-config,xfce4-notifyd
Zarządzaj Conky,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
Zarządzaj panelami tint2,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
Kompozytor,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
Menu,^checkout(menu),menu-editor
^sep(Ustawienia)
Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
Ustawienia zasilania,xfce4-power-manager-settings,xfce4-power-manager-settings
^sep(Openbox)
Autostart,^checkout(autostart),geany
RC - plik konfiguracyjny,geany ~/.config/openbox/rc.xml,geany
Rekonfiguruj Openbox,openbox --reconfigure,openbox
^sep(Motywy Maboxa)
Zarządzaj motywami,mb-obthemes,preferences-desktop-theme
^sep(Pomoc)
Przewodnik Użytkownika (online),^checkout(userguide),distributor-logo-mabox
Forum dyskusyjne Mabox,exo-open --launch WebBrowser https://forum.maboxlinux.org/,distributor-logo-mabox
^tag(autostart)
Wybierz programy/usługi (GUI Edytor),yautostart
Edycja pliku (zaawansowane),geany ~/.config/openbox/autostart,geany
^tag(userguide)
. /usr/share/mb-jgtools/userguide_PL.csv
^tag(menu)
Edytuj pozycje menu,geany ~/.config/jgmenu/prepend.csv,geany
Edytuj ustawienia,geany ~/.config/mabox/mabox.conf,geany
Rozmiar,^checkout(rozmiar)
^tag(rozmiar)
<small><small>malutki</small></small>,cat ~/.config/mabox/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<small>mały</small>,cat ~/.config/mabox/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
normalny,cat ~/.config/mabox/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big>duży</big>,cat ~/.config/mabox/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big><big>wielki</big></big>,cat ~/.config/mabox/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
. ~/.config/mabox/settings_tags.csv
^tag(lx-apps)

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

View File

@ -0,0 +1,22 @@
^sep(Ustawienia)
Centrum Sterowania Mabox,mcc,distributor-logo-mabox
^sep(Pulpit)
Wystrój i ikony,lxappearance,preferences-desktop-theme
Tapeta,nitrogen,nitrogen
Powiadomienia,xfce4-notifyd-config,xfce4-notifyd
Zarządzaj Conky,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
Zarządzaj panelami tint2,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
Kompozytor,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
Menu,^checkout(menu),menu-editor
^sep(Ustawienia)
Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
Ustawienia zasilania,xfce4-power-manager-settings,xfce4-power-manager-settings
^sep(Openbox)
Menadżer konfiguracji Openbox,obconf,obconf
Autostart,^checkout(autostart),geany
RC - plik konfiguracyjny,geany ~/.config/openbox/rc.xml,geany
Rekonfiguruj Openbox,openbox --reconfigure,openbox
^sep(Motywy Maboxa)
Zarządzaj motywami,mb-obthemes,preferences-desktop-theme
1 ^sep(Ustawienia)
2 Centrum Sterowania Mabox,mcc,distributor-logo-mabox
3 ^sep(Pulpit)
4 Wystrój i ikony,lxappearance,preferences-desktop-theme
5 Tapeta,nitrogen,nitrogen
6 Powiadomienia,xfce4-notifyd-config,xfce4-notifyd
7 Zarządzaj Conky,^pipe(jgmenu_run ob --cmd=mabox-conky-pipemenu),desktop-effects
8 Zarządzaj panelami tint2,^pipe(jgmenu_run ob --cmd=mabox-tint2-pipemenu),tint2conf
9 Kompozytor,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton
10 Menu,^checkout(menu),menu-editor
11 ^sep(Ustawienia)
12 Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
13 Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
14 Ustawienia zasilania,xfce4-power-manager-settings,xfce4-power-manager-settings
15 ^sep(Openbox)
16 Menadżer konfiguracji Openbox,obconf,obconf
17 Autostart,^checkout(autostart),geany
18 RC - plik konfiguracyjny,geany ~/.config/openbox/rc.xml,geany
19 Rekonfiguruj Openbox,openbox --reconfigure,openbox
20 ^sep(Motywy Maboxa)
21 Zarządzaj motywami,mb-obthemes,preferences-desktop-theme

View File

@ -0,0 +1,18 @@
^tag(menu)
^sep(Menu)
Rozmiar,^checkout(rozmiar)
^sep()
Edytuj pozycje menu,geany ~/.config/jgmenu/prepend.csv,geany
Edytuj ustawienia,geany ~/.config/mabox/mabox.conf,geany
^tag(rozmiar)
^sep(Rozmiar menu)
<small><small>malutki</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<small>mały</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
normalny,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big>duży</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
<big><big>wielki</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
^tag(autostart)
^sep(Autostart)
Wybierz programy/usługi (GUI Edytor),yautostart,gtk-execute
Edycja pliku (zaawansowane),geany ~/.config/openbox/autostart,geany
1 ^tag(menu)
2 ^sep(Menu)
3 Rozmiar,^checkout(rozmiar)
4 ^sep()
5 Edytuj pozycje menu,geany ~/.config/jgmenu/prepend.csv,geany
6 Edytuj ustawienia,geany ~/.config/mabox/mabox.conf,geany
7 ^tag(rozmiar)
8 ^sep(Rozmiar menu)
9 <small><small>malutki</small></small>,cat /usr/share/mb-jgtools/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
10 <small>mały</small>,cat /usr/share/mb-jgtools/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
11 normalny,cat /usr/share/mb-jgtools/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
12 <big>duży</big>,cat /usr/share/mb-jgtools/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
13 <big><big>wielki</big></big>,cat /usr/share/mb-jgtools/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main
14 ^tag(autostart)
15 ^sep(Autostart)
16 Wybierz programy/usługi (GUI Edytor),yautostart,gtk-execute
17 Edycja pliku (zaawansowane),geany ~/.config/openbox/autostart,geany