Commit 6eb6083d authored by Alexandra Panyukova's avatar Alexandra Panyukova

- new keyboard shortcuts

- new icons on panel - default mixer settings
parent a75bc23a
...@@ -77,7 +77,7 @@ ScrollingLines=1000 ...@@ -77,7 +77,7 @@ ScrollingLines=1000
ScrollingOnOutput=TRUE ScrollingOnOutput=TRUE
ScrollingOnKeystroke=TRUE ScrollingOnKeystroke=TRUE
ScrollingSingleLine=TRUE ScrollingSingleLine=TRUE
ShortcutsNoMenukey=FALSE ShortcutsNoMenukey=TRUE
ShortcutsNoMnemonics=FALSE ShortcutsNoMnemonics=FALSE
TitleInitial=Terminal TitleInitial=Terminal
TitleMode=TERMINAL_TITLE_APPEND TitleMode=TERMINAL_TITLE_APPEND
......
[Global]
MoveFirst=false
ArrowPosition=0
[Entry 0] [Entry 0]
Name=Web Browser Name=Mozilla Firefox
Name[ru]=Mozilla Firefox Comment=Интернет-проводник
Comment=Surf the internet
Comment[ru]=Интернет-проводник
Icon=web-browser Icon=web-browser
Exec=exo-open --launch WebBrowser Exec=exo-open --launch WebBrowser
Terminal=false Terminal=false
StartupNotify=false StartupNotify=false
[Global]
MoveFirst=false
ArrowPosition=0
[Global]
MoveFirst=false
ArrowPosition=0
[Entry 0] [Entry 0]
Name=Mozilla Thunderbird Name=Mozilla Thunderbird
Comment=Почтовый клиент Comment=Почтовый клиент
...@@ -6,7 +10,3 @@ Exec=exo-open --launch MailReader ...@@ -6,7 +10,3 @@ Exec=exo-open --launch MailReader
Terminal=false Terminal=false
StartupNotify=true StartupNotify=true
[Global]
MoveFirst=false
ArrowPosition=0
[Global]
MoveFirst=false
ArrowPosition=0
[Entry 0] [Entry 0]
Name=Command Prompt Name=Терминал
Name[ru]=Терминал Comment=Эмулятор терминала для X
Comment=X terminal emulator
Comment[ru]=Эмулятор терминала для X
Icon=utilities-terminal Icon=utilities-terminal
Exec=exo-open --launch TerminalEmulator Exec=exo-open --launch TerminalEmulator
Terminal=false Terminal=false
StartupNotify=true StartupNotify=true
[Global]
MoveFirst=false
ArrowPosition=0
[Global]
MoveFirst=false
ArrowPosition=0
[Entry 0] [Entry 0]
Name=File Manager Name=Thunar
Name[ru]=Thunar Comment=Менеджер файлов
Comment=Manage files and folders
Comment[ru]=Менеджер файлов
Icon=Thunar Icon=Thunar
Exec=thunar Exec=thunar
Terminal=false Terminal=false
StartupNotify=true StartupNotify=true
[Global]
MoveFirst=false
ArrowPosition=0
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<property name="screen-position" value="11"/> <property name="screen-position" value="11"/>
<property name="fullwidth" value="1"/> <property name="fullwidth" value="1"/>
<property name="xoffset" value="0"/> <property name="xoffset" value="0"/>
<property name="yoffset" value="670"/> <property name="yoffset" value="767"/>
<property name="handlestyle" value="0"/> <property name="handlestyle" value="0"/>
<property name="autohide" value="0"/> <property name="autohide" value="0"/>
<property name="transparency" value="20"/> <property name="transparency" value="20"/>
...@@ -29,6 +29,8 @@ ...@@ -29,6 +29,8 @@
<item name="xkb-plugin" id="12433233132"/> <item name="xkb-plugin" id="12433233132"/>
<item name="systray" id="4"/> <item name="systray" id="4"/>
<item name="separator" id="11"/> <item name="separator" id="11"/>
<item name="xfce4-mixer-plugin" id="12695164530"/>
<item name="screenshooter" id="12695165852"/>
<item name="orageclock" id="12433258364"/> <item name="orageclock" id="12433258364"/>
<item name="separator" id="13"/> <item name="separator" id="13"/>
<item name="actions" id="12"/> <item name="actions" id="12"/>
......
...@@ -5,4 +5,9 @@ Rows=1 ...@@ -5,4 +5,9 @@ Rows=1
[Applications] [Applications]
xfce4-power-manager=false xfce4-power-manager=false
orage=false orage=false
$(b'!'a'a']'v'd(b networkmanager=false
apt-indicator-agent=false
gnome-mplayer=false
pidgin=false
vlc=false
...@@ -4,4 +4,5 @@ all_workspaces=false ...@@ -4,4 +4,5 @@ all_workspaces=false
expand=true expand=true
flat_buttons=true flat_buttons=true
show_handles=true show_handles=true
fixed_width=false
...@@ -5,6 +5,6 @@ never_modify_config=false ...@@ -5,6 +5,6 @@ never_modify_config=false
model=evdev model=evdev
layouts=us,ru layouts=us,ru
variants=, variants=,
toggle_option=grp:ctrl_shift_toggle toggle_option=grp:caps_toggle
compose_key_position=compose:menu compose_key_position=compose:menu
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
<property name="&lt;Control&gt;Alt_L" type="empty"/> <property name="&lt;Control&gt;Alt_L" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" value="gnome-system-monitor"/> <property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" value="gnome-system-monitor"/>
<property name="&lt;Control&gt;&lt;Alt&gt;l" type="string" value="xflock4"/> <property name="&lt;Control&gt;&lt;Alt&gt;l" type="string" value="xflock4"/>
<property name="Print" type="string" value="xfce4-screenshooter"/>
<property name="Super_L" type="string" value="xfce4-popup-menu"/>
</property> </property>
</property> </property>
<property name="xfwm4" type="empty"> <property name="xfwm4" type="empty">
......
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-mixer" version="1.0">
<property name="sound-card" type="string" value="HDAATISBAlsamixer"/>
<property name="window-height" type="int" value="400"/>
<property name="window-width" type="int" value="600"/>
<property name="sound-cards" type="empty">
<property name="HDAATISBAlsamixer" type="array">
<value type="string" value="Общий"/>
<value type="string" value="PCM"/>
<value type="string" value="Микрофон"/>
</property>
</property>
</channel>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment