Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] key rebinding #3

Closed
aeosynth opened this issue Jun 7, 2010 · 9 comments
Closed

[request] key rebinding #3

aeosynth opened this issue Jun 7, 2010 · 9 comments
Labels

Comments

@aeosynth
Copy link

aeosynth commented Jun 7, 2010

Mouse buttons can be rebound with --something-button, so why not keys? Although, I'd change the syntax to something like --bind <action> <key> .

@derf
Copy link
Owner

derf commented Jun 7, 2010

Hmm. IMHO, the default keys ([←] and [→] to change images, Return for actions etc.) are okay and quite usable, but I guess making it customisable won't hurt. I'll probably start working on that soonish.

@legrostdg
Copy link

Yes, that would be great! Especially for people (like me) who use a dvorak layout... It could be great to be able to include these bindings in the configuration file.

@derf
Copy link
Owner

derf commented Aug 22, 2010

Yeah, there will definitely be a config file for that. And I'm actually using a non-qwerty layout myself, so... well, I guess the only problem left is to take the time/motivation to actually come up with something; right now all I can say is it will be done Real Soon Now[tm].

@legrostdg
Copy link

OK, thanks :-)

@dayne
Copy link

dayne commented Aug 24, 2010

Want to put in my vote for this feature too. I use a happy hacker keyboard (just the primary part of a keyboard, no numeric pad) and to effectively use feh I've had to toss a spare keyboard off to the side so I can use the numeric pad for zoom stuff.
Go feh for handling super large images quickly!

@Sadako
Copy link

Sadako commented Jan 2, 2011

I love feh on my desktop, but on my notebook it's a bit of a pain 'cause of the lack of dedicated numpad like dayne pointed out above, so this would be really handy there.

@derf
Copy link
Owner

derf commented Jan 14, 2011

Implemented in 699a470, feh now reads ~/.config/feh/keys for keybindings, the format is .

Example: next_img l Right C-n

Documentation will follow.

It's so far mostly untested and bad code, but that will be fixed later on. Leaving the issue open for now. 1.11 coming soon.

@kiike
Copy link

kiike commented Jan 19, 2011

Keep up the good work derf!

@derf
Copy link
Owner

derf commented Jan 21, 2011

Okay, it's looking stable, 1.11 will be released this weekend. Closing issue.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants