Leandro Regueiro
Leandro Regueiro
Tested with on Ubuntu 14.04 using Chromium 43, Firefox 40 and Opera 31. This are my results: - Work: - `ctrl+up` - `ctrl+down` - `ctrl+enter` - `ctrl+shift+enter` - `ctrl+space` -...
As I told on my last comment `ctrl+shift+U` does not work for me while being on the textarea. The result I get is an underlined U. The rest of the...
`mod+*` triggers `ctrl++` which is used by the browser (to get `*` I have to type `shift++`). Using the `*` from keypad doesn't work. These just don't work: ``` JavaScript...
> Mousetrap.bind(['esc tab'], log); It works (Ubuntu 14.04 using Chromium 43, Firefox 40 and Opera 31). > Meanwhile, some HTML/CSS snippets for keboard help rendering: > > http://jsfiddle.net/fp7qepqr/ Perhaps it...
> On the other hand, the proposed esc + pagedown/pageup/home variants are difficult to achieve in a laptop, where in most cases you have to press the function key —...
> ok, given these activities (all of which involve multiple items), which do you think are the most important? My proposed list, most important first: > 5) using keyboard to...
`alt+left/right` are used by some browsers to go to previous/next page, so not a viable option.
I agree with that. Just fix the problem on the fly. No need to report if we can just transparently fix it.
@jleclanche Can you help with this, at least providing hints on how to setup with nginx and uwsgi?