To obtain the Spirit Diviner, Soul Guardian, Soul Conjurer, and Saint Exorcist medals for the Spirit Diviner Medal, follows this guide. It will explain how to install, configure, and enable imwheel for auto-start. Note that some quests may require the Saint Exorcist medal, but it is not necessary to view it. The availability of these medals is tied to completing important quests. Here is the method to acquire them and start challenging others using the menu to showcase your achievements.
To introduce imwheel, access it from your frameworks bundle director. If you are using Fedora, utilize dnf. The "Open imwheel config" command allows you to modify your mouse's functionality on a computer. Imwheel is a useful tool for controlling the behavior of the mouse wheel, particularly for scrolling.
Here’s what you need to know
- Imwheel, This is a program that lets you customize your mouse wheel. You can make it scroll faster or change how it works with different programs.
- Config File, This is a special file where you write the settings for imwheel. It tells the program what to do when you use the mouse wheel.
- Opening Config, When you run the command to open imwheel config, it allows you to edit these settings. You can add or change rules to suit your needs.
- Usage, To use the command, you usually type it in a terminal on your computer. This will open the configuration file so you can make changes.
- None, Up, Button4, 2
- None, Down, Button5, 2
- Shift_L, Up, Shift_L|Button4, 2
- Shift_L, Down, Shift_L|Button5, 2
- Control_L, Up, Control_L|Button4
- Control_L, Down, Control_L|Button5
- Save the record. (in nano, ctrl+x, y, enter)
Run imwheel, passing in - k to kill any already open cases.
The imwheel – k The imwheel works by rehashing the parchment occasion on different occasions. You might need to change the times-rehashed as you would prefer, see the high level configuration area.Running on startup
- Make another document in ~/.config/autostart called imwheel.desktop
- nano ~/.config/autostart/imwheel.desktop
- Glue in the accompanying,
- [Work area Entry]
- Version=1.0
- Type=Application
- Terminal=false
- Exec=/usr/receptacle/imwheel
- Name=imwheel
- Save the record. (in nano, ctrl+x, y, enter)
High level Configuration
The config utilizes the organization beneath modifier, yield button, input-button, times-rehashed this is an illustration of a config that duplicates the parchment speed, with no modifier key, This one pairs the parchment except if the left control key (modifier key) is being held,- None, Up, Button4, 2
- None, Down, Button5, 2
- Control_L, Up, Control_L|Button4
- Control_L, Down, Control_L|Button5
Empower on a for every application premise
The ".*" signifies this will apply to all applications. If you have any desire to indicate an application utilize the configuration "^APPNAME$". See the model beneath- None, Up, Button4, 2
- None, Down, Button5, 2
- Shift_L, Up, Shift_L|Button4, 2
- Shift_L, Down, Shift_L|Button5, 2
- Control_L, Up, Control_L|Button4
- Control_L, Down, Control_L|Button5
- "^Spotify$"
- None, Up, Button4, 2
- None, Down, Button5, 2
- Shift_L, Up, Shift_L|Button4, 2
- Shift_L, Down, Shift_L|Button5, 2
- Control_L, Up, Control_L|Button4
- Control_L, Down, Control_L|Button5
- "^brave-browser$"
- None, Up, Button4, 2
- None, Down, Button5, 2
- Shift_L, Up, Shift_L|Button4, 2
- Shift_L, Down, Shift_L|Button5, 2
- Control_L, Up, Control_L|Button4
- Control_L, Down, Control_L|Button5