Manjaro Difference between revisions of "Bmpanel2"

Difference between revisions of "Bmpanel2"

From Manjaro
imported>Linuxkartoffel
(Marked this version for translation)
 
(10 intermediate revisions by 8 users not shown)
Line 1: Line 1:
= Bmpanel2 =
<languages/>
__TOC__
<translate>
==Bmpanel2== <!--T:1-->


'''Bmpanel''' (Bitmap Panel) is a lightweight panel for the X11 Window System, it contains a desktop switcher, taskbar, system tray and a clock. The Application is meant to be tiny and small but also to look and feel modern.
<!--T:2-->
{|
|-
| [[File:action.png|thumb|left|375px|Bmpanel2 with the Auriel-Blue-smooth theme]] || '''Bmpanel''' (Bitmap Panel) is a lightweight panel for the X11 Window System, it contains a desktop switcher, taskbar, system tray and a clock. The Application is meant to be tiny and small but also to look and feel modern.
|}


[[File:action.png|center]]
==Installing== <!--T:3-->
You can install Bmpanel from the '''AUR''' with the command
{{UserCmd|command=pamac build bmpanel2}}


==Configuring== <!--T:4-->
You can configure Bmpanel2 with it's built in configuration program called
{{UserCmd|command=bmpanel2cfg}}


Bmpanel2 with the Auriel-Blue-smooth theme
<!--T:5-->
 
{|
== Installing: ==
|-
 
| [[File:cfg.png|thumb|left|375px|Configuration window of Bmpanel2]] || Like you can see you have the ability to change the theme (which you can find in ''/usr/share/bmpanel2/themes''),
You can install Bmpanel from the '''AUR''' with the command:
 
yaourt -S bmpanel2-git bmpanel2-themes
 
The installed themes can be found in /usr/share/bmpanel2/themes
 
== Configuring: ==
 
You can configure Bmpanel2 with it's built in configuration program called:
 
bmpanel2cfg
 
[[File:cfg.png|center]]
 
Bmpanel2 with the Auriel-Blue-smooth theme
 
This is the configuration window of Bmpanel2, like you can see you have the ability to change the theme (which you can find in ''/usr/share/bmpanel2/themes''),
you can set the program which will get opened when you click at the clock (in this example gsimplecal, a simple gtk calendar application).
you can set the program which will get opened when you click at the clock (in this example gsimplecal, a simple gtk calendar application).


You can also set a ''Task urgency hint'' which when activated will highlight the urgency window in the taskbar.
<!--T:6-->
 
You can also set a ''Task urgency hint'' which when activated will highlight the urgency window in the taskbar. In Alternatives you can set an alternative to the desktop switcher. In the Launch Bar settings you can set a application menu.
In Alternatives you can set an alternative to the desktop switcher.
|}


In the Launch Bar settings you can set a application menu.
==Starting== <!--T:7-->
<br clear="all"/>
If configured with bmpanel2cfg you only have to start bmpanel with
 
{{UserCmd|command=bmpanel2 &}}
== Starting: ==
If configured with bmpanel2cfg you only have to start bmpanel with:
bmpanel2 &
And it will starts a new panel (Keep in mind that for an systemtray you only can run one panel at time!)
And it will starts a new panel (Keep in mind that for an systemtray you only can run one panel at time!)
 
</translate>
To have Bmpanel2 in the autostart in Openbox replace this command:
[[Category:Contents Page{{#translation:}}]]
(sleep 1s && tint2) &
[[Category:Applications{{#translation:}}]]
with
(sleep 1s && bmpanel2) &

Latest revision as of 15:02, 5 September 2021

Other languages:
English • ‎русский

Bmpanel2

Bmpanel2 with the Auriel-Blue-smooth theme
Bmpanel (Bitmap Panel) is a lightweight panel for the X11 Window System, it contains a desktop switcher, taskbar, system tray and a clock. The Application is meant to be tiny and small but also to look and feel modern.

Installing

You can install Bmpanel from the AUR with the command

user $ pamac build bmpanel2 COPY TO CLIPBOARD


Configuring

You can configure Bmpanel2 with it's built in configuration program called

user $ bmpanel2cfg COPY TO CLIPBOARD


Configuration window of Bmpanel2
Like you can see you have the ability to change the theme (which you can find in /usr/share/bmpanel2/themes),

you can set the program which will get opened when you click at the clock (in this example gsimplecal, a simple gtk calendar application).

You can also set a Task urgency hint which when activated will highlight the urgency window in the taskbar. In Alternatives you can set an alternative to the desktop switcher. In the Launch Bar settings you can set a application menu.

Starting

If configured with bmpanel2cfg you only have to start bmpanel with

user $ bmpanel2 & COPY TO CLIPBOARD


And it will starts a new panel (Keep in mind that for an systemtray you only can run one panel at time!)

Cookies help us deliver our services. By using our services, you agree to our use of cookies.