How embarrassing..!  I didn't see them until I read your post.

Funny thing is I spent time looking for them and still didn't see them.
That dark area at the bottom blends in with my windows 10 taskbar
and that together with my eyes being 68 years old are my only excuses.

On Sun, Oct 11, 2015 at 4:36 PM, Anthony <abasta...@gmail.com> wrote:

>
>> <div>
>>     <h4>{{=T("Keyboard shortcuts")}}</h4>
>>     <ul class="keybindings unstyled">
>>     <li></li>
>>         {{=shortcut('Ctrl+S', T('Save via Ajax'))}}
>>         {{=shortcut('Ctrl+F11', T('Toggle Fullscreen'))}}
>>  {{=shortcut('Shift+Esc', T('Exit Fullscreen'))}}
>>         {{=shortcut('Ctrl-F / Cmd-F', T('Start searching'))}}
>>         {{=shortcut('Ctrl-G / Cmd-G', T('Find Next'))}}
>>         {{=shortcut('Shift-Ctrl-G / Shift-Cmd-G', T('Find Previous'))}}
>>         {{=shortcut('Shift-Ctrl-F / Cmd-Option-F', T('Replace'))}}
>>         {{=shortcut('Shift-Ctrl-R / Shift-Cmd-Option-F', T('Replace
>> All'))}}
>>         {{=shortcut('Ctrl-/ ', T('Toggle comment'))}}
>>         {{=shortcut('Tab', T('Expand Abbreviation (html files only)'))}}
>>         {{=shortcut('Ctrl-Space', T('Autocomplete Python Code'))}}
>>     </ul>
>> </div>
>>
>>
> You shouldn't have to look in the source code for these -- they are shown
> right on the page beneath the editor itself. Are you not seeing them?
>
> Anthony
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/lBGXfPZ6n7A/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to