guake | Drop-down terminal for GNOME | Command Line Interface library
kandi X-RAY | guake Summary
kandi X-RAY | guake Summary
Drop-down terminal for GNOME
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Run Guake module
- Get guake version
- Return the Gtk version
- Return the runtime version
- Load configuration
- Load screen settings
- Load the default shell settings
- Load hook settings
- Reload global key
- Handles a button press event
- Set the default font font
- Decorator to save tabs when changed
- Run the widget
- Find tab
- Normalize widget names
- Called when the scrollbar is selected
- Called when gconf is changed
- Show the search on the web page
- Event handler for tab selection
- Draws the widget
- Called when an accelerator is edited
- Called when the window loses focus
- Populates the context menu
- Show the window
- Update the title of the terminal tab
- Patch GTK theme
guake Key Features
guake Examples and Code Snippets
$ sudo wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | apt-key add -
$ wget -c http://sourceforge.net/projects/postinstaller/files/ubuntu/app-install-data-postinstallerf_1.0-6_all.deb
$ wget -c http://sourceforge.net/p
sudo pip install gTTS
sudo apt-get install mpg123
sudo pip install -U nltk
sudo apt-get install firefox
sudo apt-get install audacious
sudo apt-get install xdotool
sudo apt-get install wmctrl
sudo apt-get install guake
sudo apt-get install xd
sudo apt-get install xdotool wmctrl
git clone https://github.com/sonus/toggle-terminator.git ~/toggle-terminator
cd ~/toggle-terminator
chmod +x toggle_visibility.sh
realpath toggle_visibility.sh #Copy the output text
Community Discussions
Trending Discussions on guake
QUESTION
I use two dropdown terminals in parallel: Yakuake and Guake.
When using Guake, the colors are way too dark, which makes much of the colored text unreadable because of insufficient contrast. The problem is most severe when displaying color #4 (dark blue)
on black
background (which is the default color ls
displays directories with) or in Midnight Commander (default theme, dark blue
background).
Yakuake displays all 16 colors correctly and the text is readable very well, the colored output of ls
and Midnight Commander.
My OS is Linux 5.15.11-gentoo with plasma-5.88.0, gtk+-2.24.33 and gtk+-3.24.29. Here is my TERM setting in the environment:
...ANSWER
Answered 2022-Jan-15 at 22:32It turns out ls
renders directories as bold font with the expectation that the text will appear in bright color. As explained by Guake developers this is non-standard behavior used with old terminals that did not supported fonts. Guake follows the ANSI standard and renders the text correctly.
The solution is to tweak the ls colors accordingly.
QUESTION
I have Guake terminal 3.0.5 on ubuntu 18.04. Currently, my guake shows up when I toggle it on (F12) and disappear if I press toggle key again (F12). However, whenever I unfocus on guake such as clicking on an area ouside guake, it also automatically hide the terminal. Is there a way to keep it visible even when unfocused?
Thank you.
...ANSWER
Answered 2020-May-08 at 13:06Check in Preferences panel.
Click on Main Window tab and disable the checkbox Hide on lose focus
.
QUESTION
This is part of a .bashrc
file that sets a prompt, on a Ubuntu 19.10 machine:
ANSWER
Answered 2020-Apr-14 at 10:42I fail to see where you update the value of RET
. Use the PROMPT_COMMAND
for the dynamic part:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install guake
You can use guake like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page