Excerpt | ||
---|---|---|
| ||
Configuring the OpenRazer Basilisk mouse. |
...
- PPA Instructions - search for 'Ubuntu'
- OpenRazer@Github
- RazerGenie - Qt Gui
Ubuntu
...
Installation:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
# OpenRazer Daemon $ sudo apt install software-properties-gtk $ sudo add-apt-repository ppa:openrazer/stable $ sudo apt update $ sudo apt install openrazer-meta # Environment Setup # 1. Add yourself to the plugdev group # 2. Reboot to autostart the daemon and login in the plugdev group # Qt Gui echo 'deb http://download.opensuse.org/repositories/hardware:/razer/xUbuntu_1820.04/ /' | sudo tee /etc/apt/sources.list.d/hardware:razer.list curl -fsSL https://download.opensuse.org/repositories/hardware:razer/xUbuntu_1820.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/hardware_razer.gpg > /dev/null sudo apt update sudo apt install razergenie |
To configure, start razergenie, let it start the daemon for you.
- Breath Single (pulsing) is good for the logo and Reactive (when used) is good for the Scroll wheel
- DPI of 5000 seems to be most usable
...