ROXTerm discontinued
Unknown Crewman
unknown.crewman at rocketship.com
Sat Sep 10 05:39:03 UTC 2016
On Sat, 10 Sep 2016 07:28:45 +0200 Unknown Crewman wrote:
> If I push Ctrl+Alt+T my openbox session launches ROXTerm, if I push
> Ctrl+Alt+T again it opens a ROXTerm Tab. What command do I need to
> assign to Ctrl+Alt+T that happens the same when replacing ROXTerm by
> tmux/xterm. The tmux/xterm helps/man pages are already a PITA.
IOW the openbox setup is
[rocketmouse at archlinux ~]$ grep -B2 -A2 roxterm .config/openbox/rc.xml
<keybind key="C-A-t">
<action name="Execute">
<command>roxterm --maximize --tab</command>
</action>
</keybind>
and by roxterm itself the same shortcut is assigned to open a new tab.
More information about the D-community-offtopic
mailing list