Are you looking for a nice tool to create drop-down terminal functionality (not all terms support this natively). If so you might find tdrop of interest. It is widely tested and works on almost any DE or wm.
You may access it here:
https://github.com/noctuid/tdrop
I installed via git/sudo make install on MX18. It works wonderfully.
Here are my keybindings (in bspwm):
# drop-down terminal (tdrop)
alt + d
tdrop -ma -w 1024 -y "$PANEL_HEIGHT" --wm bspwm -s dropdown sakura
tdrop (terminal drop-down function)
tdrop (terminal drop-down function)
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Re: tdrop (terminal drop-down function)
You know xfce4-terminal has a drop down option?
xfce4-terminal --drop-down
I assign it to F12 but whatever you need.
xfce4-terminal --drop-down
I assign it to F12 but whatever you need.
Re: tdrop (terminal drop-down function)
Nice manyroads handy saves opening a WS just to type a quick command. Thanks for the bspwm command too.
tdrop -ma -w 1024 -y "$PANEL_HEIGHT" --wm bspwm -s dropdown rxvt
tdrop -ma -w 1024 -y "$PANEL_HEIGHT" --wm bspwm -s dropdown rxvt
Main : MX 19.1-AHS (i3) 5.4.13-1~mx19+1, Asus B450-i AMD 5 3600 , 32gb Hyper-X 3200 , GTX970 . 
Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)

Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)
Re: tdrop (terminal drop-down function)
Yep, especially as it's pre-installed with the XFCE desktop - I assign the following to F4:kangburra wrote: Mon Sep 02, 2019 1:37 am You know xfce4-terminal has a drop down option?
xfce4-terminal --drop-down
I assign it to F12 but whatever you need.
Code: Select all
xfce4-terminal --hide-menubar --hide-borders --drop-down
Chris
MX 18 MX 19 - Manjaro
MX 18 MX 19 - Manjaro
Re: tdrop (terminal drop-down function)
I just noted something about your super + F1 it automatically changers the commands as I change the keys. Tricky I like that..
Main : MX 19.1-AHS (i3) 5.4.13-1~mx19+1, Asus B450-i AMD 5 3600 , 32gb Hyper-X 3200 , GTX970 . 
Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)

Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)
Re: tdrop (terminal drop-down function)
All true bbut the thing tdrop does is allows any terminal of terminal multiplexer to become a dropdown. In that manner it is awesome. If you are happy with xfce4-terminal, quake and the like then it is not needed. If you use termite, urxvt, kitty, xterm etc and want a dropdown... well then it is useful.
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Re: tdrop (terminal drop-down function)
Yep... I borrowed and cludged that from some smart group of people and their comments on reddit.KoO wrote: Mon Sep 02, 2019 2:43 am I just noted something about your super + F1 it automatically changers the commands as I change the keys. Tricky I like that..
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken