Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37516051
en ru br
Репозитории ALT
S:3.6.1-alt6
5.1: 3.4.7.2-alt5
4.1: 3.4.7.2-alt1
4.0: 3.3.1-alt4
3.0: 3.1-alt1.1
www.altlinux.org/Changes

Группа :: Графические оболочки/Прочее
Пакет: openbox

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

<?xml version="1.0" encoding="UTF-8"?>

<openbox_menu xmlns="http://openbox.org/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://openbox.org/
file:///usr/share/openbox/menu.xsd">

<menu id="root-menu" label="Openbox 3">
<item label="Run...">
<action name="Execute"><execute>sh -c 'exec $(Xdialog --stdout --title "Run command" --screen-center --buttons-style text --inputbox "Type a command to run:" 300x100)'</execute></action>
</item>
<item label="Terminal">
<action name="Execute"><execute>xvt -bg black -fg grey</execute></action>
</item>
<separator />
<!-- This requires the presence of the 'menu' package to work -->
<menu id="ALT Linux" />
<separator />
<menu id="client-list-menu" />
<separator />
<item label="ObConf">
<action name="Execute"><execute>obconf</execute></action>
</item>
<item label="Reconfigure">
<action name="Reconfigure" />
</item>
<item label="Restart">
<action name="Restart" />
</item>
<separator />
<item label="Exit">
<action name="Exit" />
</item>
</menu>

</openbox_menu>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin