Перейти из форума на сайт.

НовостиФайловые архивы
ПоискАктивные темыТоп лист
ПравилаКто в on-line?
Вход Забыли пароль? Первый раз на этом сайте? Регистрация
Компьютерный форум Ru.Board » Компьютеры » Программы » Бесплатный софт | Freeware (часть 4)

Модерирует : gyra, Maz

 Версия для печати • ПодписатьсяДобавить в закладки
На первую страницук этому сообщениюк последнему сообщению

Открыть новую тему     Написать ответ в эту тему

iNNOKENTIY21



Silver Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору

Код:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<sizer>
    <options showIconInTray="1" startInSafeMode="0" adjustOppositeEdge="0" tooltipOption="3" hotKey="90" hotKeyModifiers="10" hotKeyExtended="0" useDwmExtendedFrames="1"/>
    <menu>
        <macro description="Move to down-left" hotKey="97" hotKeyModifiers="8" hotKeyExtended="0">resize
    t = (h:mon - h:win) - 40
    l = 0
</macro>
        <macro description="Move to down" hotKey="98" hotKeyModifiers="8" hotKeyExtended="0">resize
    t = (h:mon - h:win) - 40</macro>
        <macro description="Move to down-right" hotKey="99" hotKeyModifiers="8" hotKeyExtended="0">resize
    t = (h:mon - h:win) - 40
    l = w:mon - w:win
</macro>
        <macro description="Move to left" hotKey="100" hotKeyModifiers="8" hotKeyExtended="0">resize
    l = 0</macro>
        <macro description="Move to center" hotKey="101" hotKeyModifiers="8" hotKeyExtended="0">resize
    t = (0.5 * h:mon) - (0.5 * h:win + 20)
    l = (0.5 * w:mon) - (0.5 * w:win)
</macro>
        <macro description="Move to right" hotKey="102" hotKeyModifiers="8" hotKeyExtended="0">resize
    l = w:mon - w:win</macro>
        <macro description="Move top-left" hotKey="103" hotKeyModifiers="8" hotKeyExtended="0">resize
t=0
l=0
</macro>
        <macro description="Move to top" hotKey="104" hotKeyModifiers="8" hotKeyExtended="0">resize
    t = 0
</macro>
        <macro description="Move to top-right" hotKey="105" hotKeyModifiers="8" hotKeyExtended="0">resize
    t = 0
    l = w:mon - w:win
</macro>
        <separator/>
        <macro description="Окно 25% экрана" hotKey="97" hotKeyModifiers="10" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.25
    w = w:mon * 0.25
</macro>
        <macro description="Окно 33% экрана" hotKey="98" hotKeyModifiers="10" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.33
    w = w:mon * 0.33
</macro>
        <macro description="Окно 50% экрана" hotKey="99" hotKeyModifiers="10" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.5
    w = w:mon * 0.5
</macro>
        <macro description="Окно 66% экрана" hotKey="100" hotKeyModifiers="10" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.66
    w = w:mon * 0.66
 
</macro>
        <macro description="Окно 75% экрана" hotKey="101" hotKeyModifiers="10" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.75
    w = w:mon * 0.75
</macro>
        <macro description="Окно 100% экрана" hotKey="102" hotKeyModifiers="10" hotKeyExtended="0">resize
    h = h:mon - 40
    w = w:mon
 
</macro>
        <separator/>
        <macro description="Ширина 25% экрана" hotKey="97" hotKeyModifiers="9" hotKeyExtended="0">resize
    w = w:mon * 0.25
</macro>
        <macro description="Ширина 33% экрана" hotKey="98" hotKeyModifiers="9" hotKeyExtended="0">resize
    w = w:mon * 0.33</macro>
        <macro description="Ширина 50% экрана" hotKey="99" hotKeyModifiers="9" hotKeyExtended="0">resize
    w = w:mon * 0.5
</macro>
        <macro description="Ширина 66% экрана" hotKey="100" hotKeyModifiers="9" hotKeyExtended="0">resize
    w = w:mon * 0.66
</macro>
        <macro description="Ширина 75% экрана" hotKey="101" hotKeyModifiers="9" hotKeyExtended="0">resize
    w = w:mon * 0.75
</macro>
        <macro description="Ширина 100% экрана" hotKey="102" hotKeyModifiers="9" hotKeyExtended="0">resize
    w = w:mon
</macro>
        <separator/>
        <macro description="Высота 25% экрана" hotKey="97" hotKeyModifiers="11" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.25
</macro>
        <macro description="Высота 33% экрана" hotKey="98" hotKeyModifiers="11" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.33</macro>
        <macro description="Высота 50% экрана" hotKey="99" hotKeyModifiers="11" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.5
 
</macro>
        <macro description="Высота 66% экрана" hotKey="100" hotKeyModifiers="11" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.66
</macro>
        <macro description="Высота 75% экрана" hotKey="101" hotKeyModifiers="11" hotKeyExtended="0">resize
    h = (h:mon - 40) * 0.75
 
</macro>
        <macro description="Высота 100% экрана" hotKey="102" hotKeyModifiers="11" hotKeyExtended="0">resize
    h = h:mon - 40</macro>
        <separator/>
        <group description="4:3" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0">
            <resize description="320&#215;240" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="320" height="240" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="640&#215;480" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="640" height="480" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="800&#215;600" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="800" height="600" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1024&#215;768" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1024" height="768" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1152&#215;864" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1152" height="864" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1280&#215;960" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1280" height="960" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1400&#215;1050" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1400" height="1050" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
        </group>
        <group description="16:9" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0">
            <resize description="852&#215;480" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="852" height="480" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1280&#215;720" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1280" height="720" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1365&#215;768" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1365" height="768" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1600&#215;900" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1600" height="900" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1920&#215;1080" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1920" height="1080" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
        </group>
        <group description="16:10" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0">
            <resize description="320&#215;200" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="320" height="200" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="640&#215;400" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="640" height="400" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1280&#215;800" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1280" height="800" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1440&#215;900" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1440" height="900" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1680&#215;1050" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1680" height="1050" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
        </group>
        <group description="YouTube" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0">
            <resize description="2160p" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="3840" height="2160" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1440p" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="2560" height="1440" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="1080p" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1920" height="1080" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="720p" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="1280" height="720" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="480p" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="854" height="480" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="360p" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="640" height="360" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
            <resize description="240p" hotKey="0" hotKeyModifiers="0" hotKeyExtended="0" width="426" height="240" relocate="0" monitor="-2" top="" left="" noresize="0" relocateCoords="1"/>
        </group>
        <separator/>
        <template/>
        <configDialog/>
    </menu>
</sizer>

Всего записей: 3521 | Зарегистр. 16-08-2012 | Отправлено: 10:25 18-12-2017 | Исправлено: iNNOKENTIY21, 10:27 18-12-2017
Открыть новую тему     Написать ответ в эту тему

На первую страницук этому сообщениюк последнему сообщению

Компьютерный форум Ru.Board » Компьютеры » Программы » Бесплатный софт | Freeware (часть 4)


Реклама на форуме Ru.Board.

Powered by Ikonboard "v2.1.7b" © 2000 Ikonboard.com
Modified by Ru.B0ard
© Ru.B0ard 2000-2024

BitCoin: 1NGG1chHtUvrtEqjeerQCKDMUi6S6CG4iC

Рейтинг.ru