lunes, 1 de julio de 2013

Archivos de configuración de matchbox

~/.matchbox/session
#!/bin/sh
#matchbox-desktop --icon-size 24 --icon-padding 24 &
synclient tapbutton1=1
setxkbmap es &
sleep 2 && xfce4-panel --disable-wm-check --sm-client-disable &
#sleep 2 && matchbox-panel --orientation north &
sleep 2 && dbus-launch tomboy &
sleep 2 && orage &
sleep 2 && wicd-client -t &
fbsetbg /usr/share/backgrounds/gnome/Aqua.jpg &
exec matchbox-window-manager -use_dialog_mode free -use_titlebar no $@
~/.matchbox/kdbconfig
#
# This is an example keyboard config file for matchbox
#
# You can edit this file or change per user by copying to
# ~/.matchbox/kbdconfig
#
# Se the matchbox manual for more info ( http://projects.o-hand.com/matchbox )

### Window operation short cuts

<Alt>n=next
<Alt>p=prev
<Alt>c=close
<Alt>d=desktop
<Alt>m=!matchbox-remote -mbmenu

### App launching.

<alt>g=!/usr/bin/geany
<alt>r=!/usr/bin/roxterm

### windows style key shortcuts

<alt>Tab=next
<alt><shift>Tab=prev

<alt>space=taskmenu
<alt>escape=!matchbox-remote -mbmenu

f11=fullscreen

### super should be a 'window' key, uncomment '#' if you have one.

#<super>d=desktop
#<super>r=!xterm
#<super>e=!!nautilus

### Special keys, likely probably only available on extended keyboards.

#App=!matchbox-remote -mbmenu
#Menu=!matchbox-remote -mbmenu

~/.matchbox/keyboard.xml
<?xml version="1.0" encoding="UTF-8"?>

<keyboard>

<options>
<!-- not yet implemented -->
</options>

<layout id="keyboard-es">

<!--
<row>
<key>
<default display="ヂ" />
</key>
<key>
<default display="Ӫ" />
</key>
<key width="1500">
<default display="Ω" />
</key>
<space width="1500" />
<key fill="true">
<default display="⠿" />
</key>
</row>
-->

<row>

<space width="500" extended="true"/>

<key fill="true">
<default display="Esc" action="escape" />
</key>
<!--
<key>
<default display="image:/usr/share/pixmaps/sync_icon.png" action="a"/>
</key>
-->
<key>
<default display="º" />
<shifted display="ª" />
<mod1 display="\" />
</key>
<key>
<default display="1" />
<shifted display="!" />
<mod1 display="|" />
</key>
<key>
<default display="2" />
<shifted display='"' />
<mod1 display="@" />
</key>
<key>
<default display="3" />
<shifted display="·" />
<mod1 display="@" />
</key>
<key>
<default display="4" />
<shifted display="$" />
<mod1 display="~" />
</key>
<key>
<default display="5" />
<shifted display="%" />
<mod1 display="½" />
</key>
<key>
<default display="6" />
<!-- shifted display="&amp" / -->
<mod1 display="¬" />
</key>
<key>
<default display="7" />
<shifted display="/" />
<mod1 display="{" />
</key>
<key>
<default display="8" />
<shifted display="(" />
<mod1 display="[" />
</key>
<key>
<default display="9" />
<shifted display=")" />
<mod1 display="]" />
</key>
<key>
<default display="0" />
<shifted display="=" />
<mod1 display="}" />
</key>
<key>
<default display="'" />
<shifted display="?" />
<mod1 display="\" />
</key>
<key>
<default display="¡" />
<shifted display="¿" />
<mod1 display="~" />
</key>

<key fill="true">
<!-- <default display="⌫" action="backspace"/> -->
<default display="Bksp" action="backspace"/>
</key>

<space width="500" extended="true"/>

<key width="4000" extended="true">
<default display="Home" action="home"/>
</key>
<key width="4000" extended="true">
<default display="PgUp" action="pageup"/>
</key>

<space width="500" extended="true"/>


</row>

<row>

<space width="500" extended="true"/>

<key fill="true">
<!-- <default display="↹" action="tab"/> -->
<default display="Tab" action="tab"/>
</key>
<key obey-caps='true'>
<default display="q" />
<shifted display="Q" />
<mod1 display="@" />
</key>
<key obey-caps='true'>
<default display="w" />
<shifted display="W" />
<mod1 display="ł" />
</key>
<key obey-caps='true'>
<mod1 display="€" />
<default display="e" />
<shifted display="E" />
</key>
<key obey-caps='true'>
<default display="r" />
<shifted display="R" />
<mod1 display="¶" />
</key>
<key obey-caps='true'>
<default display="t" />
<shifted display="T" />
<mod1 display="ŧ" />
</key>
<key obey-caps='true'>
<default display="y" />
<shifted display="Y" />
<mod1 display="←" />
</key>
<key obey-caps='true'>
<default display="u" />
<shifted display="U" />
<mod1 display="↓" />
</key>
<key obey-caps='true'>
<default display="i" />
<shifted display="I" />
<mod1 display="→" />
</key>
<key obey-caps='true'>
<default display="o" />
<shifted display="O" />
<mod1 display="ø" />
</key>
<key obey-caps='true'>
<default display="p" />
<shifted display="P" />
<mod1 display="þ" />
</key>
<key>
<default display="`" />
<shifted display="^" />
<mod1 display="[" />
</key>
<key>
<default display="+" />
<shifted display="*" />
<mod1 display="]" />
</key>
<key fill="true">
<default display="ç" />
<shifted display="Ç" />
<mod1 display="}" />
</key>

<space width="500" extended="true"/>

<key width="4000" extended="true">
<default display="End" action="end"/>
</key>
<key width="4000" extended="true">
<default display="PgDn" action="pagedown"/>
</key>

<space width="500" extended="true"/>

</row>
<row>

<space width="500" extended="true"/>

<key fill="true">
<default display="Caps" action="modifier:caps"/>
</key>
<key obey-caps='true'>
<default display="a" />
<shifted display="A" />
<mod1 display="æ" />
</key>
<key obey-caps='true'>
<default display="s" />
<shifted display="S" />
<mod1 display="ß" />
</key>
<key obey-caps='true'>
<default display="d" />
<shifted display="D" />
<mod1 display="ð" />
</key>
<key obey-caps='true'>
<default display="f" />
<shifted display="F" />
<mod1 display="đ" />
</key>
<key obey-caps='true'>
<default display="g" />
<shifted display="G" />
<mod1 display="ŋ" />
</key>
<key obey-caps='true'>
<default display="h" />
<shifted display="H" />
<mod1 display="ħ" />
</key>
<key obey-caps='true'>
<default display="j" />
<shifted display="J" />
<mod1 display="j" />
</key>
<key obey-caps='true'>
<default display="k" />
<shifted display="K" />
<mod1 display="ĸ" />
</key>
<key obey-caps='true'>
<default display="l" />
<shifted display="L" />
<mod1 display="ł" />
</key>
<key obey-caps='true'>
<default display="ñ" />
<shifted display="Ñ" />
<mod1 display="~" />
</key>
<key>
<default display="´" />
<shifted display="¨" />
<mod1 display="{" />
</key>
<key fill="true">
<!-- <default display="◀┛" action="return"/> -->
<default display="Ret" action="return"/>
</key>

<space width="500" extended="true"/>

<space width="4000" extended="true" />

<space width="4000" extended="true" />

<space width="500" extended="true"/>


</row>
<row>

<space width="500" extended="true"/>

<key fill="true">
<default display="Shift" action="modifier:shift"/>
</key>

<key obey-caps='true'>
<default display="<" />
<shifted display=">" />
<mod1 display="|" />
</key>

<key obey-caps='true'>
<default display="z" />
<shifted display="Z" />
<mod1 display="«" />
</key>

<key obey-caps='true'>
<default display="x" />
<shifted display="X" />
<mod1 display="»" />
</key>

<key obey-caps='true'>
<default display="c" />
<shifted display="C" />
<mod1 display="¢" />
</key>

<key obey-caps='true'>
<default display="v" />
<shifted display="V" />
<mod1 display="“" />
</key>

<key obey-caps='true'>
<default display="b" />
<shifted display="B" />
<mod1 display="”" />
</key>

<key obey-caps='true'>
<default display="n" />
<shifted display="N" />
<mod1 display="n" />
</key>

<key obey-caps='true'>
<default display="m" />
<shifted display="M" />
<mod1 display="µ" />
</key>

<key>
<default display="," />
<shifted display=";" />
</key>
<key>
<default display="." />
<shifted display=":" />
<mod1 display="·" />
</key>
<key>
<default display="-" />
<shifted display="_" />
<mod1 display="̣" />
</key>


<key fill="true">
<default display="Shift" action="modifier:shift"/>
</key>

<space width="500" extended="true"/>

<space width="4000" extended="true" />

<space width="4000" extended="true" />

<space width="500" extended="true"/>



</row>
<row>

<space width="500" extended="true"/>

<key>
<default display="äëö" action="modifier:mod1"/>
</key>

<key fill="true">
<default display="Ctrl" action="modifier:ctrl"/>
</key>

<key>
<default display="Alt" action="modifier:alt"/>
</key>


<key width="12000">
<default display=" " action="space" />
</key>

<key>
<default display="AltGr" action="modifier:mod1" />
</key>

<key>
<default display="↑" action="up" />
</key>
<key>
<default display="↓" action="down" />
</key>
<key>
<default display="←" action="left" />
</key>
<key>
<default display="→" action="right" />
</key>

<space width="500" extended="true"/>

<space width="4000" extended="true" />

<space width="4000" extended="true" />

<space width="500" extended="true"/>

</row>

</layout>


</keyboard>


Y queda pues muy requetebién, aprovechando la pantalla.




No hay comentarios:

Publicar un comentario