Horje
terminal ubuntu shortcut to full screen Code Example
terminal ubuntu shortcut to full screen
# working for most of the terminal in Linux

# 0 - check you terminal name
# 1 - is there a --full-screen like option 
$ <terminal-name> --help
# 2 - open /usr/share/applications/<terminal-name>.desktop
$ sudo nvim /usr/share/applications/mate-terminal.desktop
# 3 - at the Exec line add the full scree option
Exec=mate-terminal --full-screen




Shell

Related
view rpm info Code Example view rpm info Code Example
Two methods can be used to bring interfaces up ip link set dev eth0 down or down Code Example Two methods can be used to bring interfaces up ip link set dev eth0 down or down Code Example
join two files horizontally unix Code Example join two files horizontally unix Code Example
git credentials store with timeout Code Example git credentials store with timeout Code Example
patch curl Code Example patch curl Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8