openbox: launch aterm on key combination 'C-A-t'

We already replaced xterm by aterm.
This commit is contained in:
Leonid Pliushch 2019-07-11 22:47:26 +03:00 committed by Yaksh Bariya
parent 3691d4391c
commit 331c5e2b69
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Highly configurable and lightweight X11 window manager"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=3.6.1
TERMUX_PKG_REVISION=23
TERMUX_PKG_REVISION=24
TERMUX_PKG_SRCURL=http://openbox.org/dist/openbox/openbox-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-session-management"

View File

@ -318,7 +318,7 @@
<!-- Keybindings for running applications -->
<keybind key="C-A-t">
<action name="Execute">
<command>xterm -en en_US.UTF-8 -fg white -bg black -u8 -fn 7x13 -fa "DejaVu Sans Mono:size=10:antialias=true"</command>
<command>aterm</command>
<startupnotify>
<enabled>yes</enabled>
</startupnotify>
@ -713,7 +713,7 @@
# order that they appear in this list
# each rule element can be left out or set to 'default' to specify to not
# each rule element can be left out or set to 'default' to specify to not
# change that attribute of the window
<decor>yes</decor>