Depending on what you want... I mean specifically on your type of usage. E can manage a rich set of key-bindings by looking at Settings - Input - Keybindings (and not Keyboard.) Why did you miss the sub-menu which manage what your looking for with such an explicit name?
Then, without a standard PC-like keyboard, you might consider something more WM independent in X session e.g ~/.xbindkeysrc[1] (require xbindkeys); or more specific, say shell related, either using readline library (using bash[2]?), or bindkey[3] for zsh. So that, using a terminal would be seamless. [1]: https://github.com/tokiclover/dotfiles/blob/master/.xbindkeysrc [2]: https://github.com/tokiclover/dotfiles/blob/master/lib/key-bindings.bash [3]: https://github.com/tokiclover/dotfiles/blob/master/.zsh/lib/key-bindings.zsh On Thu, Jul 30, 2015 at 10:28:17AM +1000, Daniel Kasak wrote: > Hey all. > > I have a new Macbook from work. It runs Linux & E very nicely ;) > However these keyboards don't have page up, page down, home & end > keys. What's the best way to map something for these keys? Does > Enlightenment provide this kind of functionality? Or X? Or something > else? I've had a look in Settings --> Input --> Keyboard, and there > are a lot of keyboards and options and things, but nothing jumps out > at me. > > Thanks :) > > Dan > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
