> Like yesterday I had to upload a file and the interface only supported drag and drop, and I took it personally that I had to use a mouse.
keynav to the rescue! (As I’ve said before it’s no replacement for proper vi bindings like Vimium or better Pentadactyl, but it is useful as a second-to-last resort before a hardware pointing device.)
Dragging is not bound by default but it is easy to uncomment in the example config (cp /usr/share/doc/keynav/keynavrc ~/.keynavrc and gg72 in vi on Debian):
### Drag examples
# Start drag holding the left mouse button
#q drag 1
# Start drag holding middle mouse + control and shift
#w drag 2 ctrl+shift
keynav to the rescue! (As I’ve said before it’s no replacement for proper vi bindings like Vimium or better Pentadactyl, but it is useful as a second-to-last resort before a hardware pointing device.)
Dragging is not bound by default but it is easy to uncomment in the example config (cp /usr/share/doc/keynav/keynavrc ~/.keynavrc and gg72 in vi on Debian):