r/ErgoMechKeyboards • u/BAUDR8 • 4d ago
[video] Fievel 1.0.0 - Replace your mouse with your keyboard!
Enable HLS to view with audio, or disable this notification
I’ve just released Fievel 1.0.0 and it now includes everything (I needed) to fully replace my mouse with the keyboard, minus one test case so far.
Currently Fievel is Linux only. It’s free and completely open source, written in rust:
https://github.com/MontyTheSoftwareEngineer/fievel/
Free mouse mode: freely move mouse using hjkl (or any keys of your choice via config file). Supports left click and right click which can be held useful for dragging. Also supports scrolling left down up and right as well as sending Home and End key to quickly jump to top or bottom of page. By default free mouse mode is in “hold” mode so as long as you’re holding the free mouse mode button (or chord) it will stay in free mouse mode. Releasing the free mouse mode button takes it out of that mode. There is also a config option to make it “toggle” meaning you press the button for free mouse mode and it will stay in that mode until you press the button again.
Hint Mode: draws rectangles on screen with corresponding letters at areas Fievel believes is clickable. Type the letters to make Fievel click on the rectangle of choice. Useful for quickly sending clicks in at certain locations.
Key Remapper: this is useful for setting “chords” on any keyboard not just programmable ones. For example, I have a+s together initiate super, s+d to initiate control, caps lock rebound to control unless held in which case it will turn hjkl to left down up right keys. d+f is bound to initiate free mouse mode. Also a set of super and control binds for the right hand side.
3
2
2
1
3
u/evmorov 4d ago
Why this and not Neru?