You're viewing old version number 16. - Current version
Resolved - Add keyboard shortcuts to split-screen typing mode
update 28mar2014
added a few more:
- ctrl+J - bare display that shows only the single textarea box for writing. no border, no nav bar, no buttons, no links.
- ctrl+H - bare display per above except textarea box is only five lines tall.
- ctrl+D - change display from dark text on a light background to light text on a dark background.
- ctrl+B - reverts back to the original splitscreen display with original colors, buttons, etc.
update 26aug2013:
- work in progress
- ctrl+P = preview
- ctrl+U = single-screen mode
- ctrl+S = save
- have only tested in Chrome browser on Windows laptop.
- need to test with HP and iPad tablets, using the Apple Bluetooth keyboard.
- testing completed on 27Aug2013 - works fine
http://davidwalsh.name/keyboard-shortcuts
http://davidwalsh.name/demo/keyboard-shortcuts.php
https://github.com/ccampbell/mousetrap
https://github.com/ccampbell/mousetrap/tree/master/plugins/global-bind
http://jothut.com/demos/javascript/mousetrap/test.html
https://github.com/jeresig/jquery.hotkeys
http://www.stepanreznikov.com/js-shortcuts/
https://code.google.com/p/js-hotkeys/
http://stackoverflow.com/questions/3680919/overriding-browsers-keyboard-shortcuts
Only need 2 to 4 shortcuts.
File Changes/Additions
splitscreenform.tmpl- splitscreen.js
mousetrap.min.jsmousetrap.global.bind.js
From JR's : articles
143 words - 1377 chars
created on
updated on
- #
source
- versions
Related articles
Resolved - Add keyboard shortcuts to split-screen typing mode - Mar 28, 2014
Resolved - Add private blog count - Jun 27, 2013
Resolved - Fix backlinks not working issue - Aug 26, 2013
Resolved - Hide old versions of private blog posts - Jun 27, 2013
Resolved - Change name of Web app from Kestrel to something else - Jul 22, 2013
more >>