... | ... | @@ -23,4 +23,28 @@ board.net is |
|
|
* free and ads-free
|
|
|
* hosted in Europe climate neutral
|
|
|
* financed by donations
|
|
|
|
|
|
\ No newline at end of file |
|
|
|
|
|
### board.net shortcuts
|
|
|
|
|
|
"altF9": true, /* focus on the File Menu and/or editbar */
|
|
|
"altC": true, /* focus on the Chat window */
|
|
|
"cmdShift2": true, /* shows a gritter popup showing a line author */
|
|
|
"delete": true,
|
|
|
"return": true,
|
|
|
"esc": true, /* in mozilla versions 14-19 avoid reconnecting pad */
|
|
|
"cmdS": true, /* save a revision */
|
|
|
"tab": true, /* indent */
|
|
|
"cmdZ": true, /* undo/redo */
|
|
|
"cmdY": true, /* redo */
|
|
|
"cmdI": true, /* italic */
|
|
|
"cmdB": true, /* bold */
|
|
|
"cmdU": true, /* underline */
|
|
|
"cmd5": true, /* strike through */
|
|
|
"cmdShiftL": true, /* unordered list */
|
|
|
"cmdShiftN": true, /* ordered list */
|
|
|
"cmdShift1": true, /* ordered list */
|
|
|
"cmdShiftC": true, /* clear authorship */
|
|
|
"cmdH": true, /* backspace */
|
|
|
"ctrlHome": true, /* scroll to top of pad */
|
|
|
"pageUp": true,
|
|
|
"pageDown": true |