Adrenlinerush UI


Installation - Gentoo
emerge --ask adrenlinerushui
Setup Overlay
Installation - Bookworm
apt-get install adrenlinerushui
Setup Apt
Source Code

Configuration - EGLFS (DRI\KMS)
export QT_QPA_PLATFORM="eglfs"


Configuration - Framebuffer
export QT_QPA_PLATFORM="linuxfb"


Usage:

# adrenlinerushui

Global Shortcuts


Ctrl+qExit the Application
Alt+tTile Windows
Alt+rRestore Window
Alt+TabSwitch to Next Window
Alt+sOpen the Start Menu
Ctrl+sActivate Other Screen

Printing


Printing is not directly supported. You can print using cups and the cli using the "lp" command. It supports pdf, images, and text.

Media Player


Ctrl+oOpen A File

File Browser

Double Click
Navigates to directory.
Or
Attempts to open. Asks if you want to open with Vim, if file-type uknown.

Directories
Shown in blue.

File List Context Menu
VimOpens selected file with vim.
WebengineOpens selected file with a web browser.
MarkdownOpens selected file with markdown viewer.
MediaPlayerOpens selected file with media player.
DeleteDeletes file or directory, prompts for conirmation,
Create DirectoryCreates a directory, prompts for name.
Touch FileCreates an empty file, prompts for name.
Bash
(Execute)Executes the file.
(New Shell Here)Opens A Terminal at current directory.


Web Browser


Ctrl+pPrints/Saves current tab as PDF
Ctrl+gWipes the text from the URL bar and focus for entry
Ctrl+tOpens New Tab
Ctrl+fOpens Search Dialog

Double Click on Tab
Opens New Tab

Searching
nNext
pPrevious
ESCExit Search

Browser Favorites
Stored in text file: ~/.Favorites
Format: %TITLE%=%URL%