yacreader/files/shortcuts2.html
Felix Kauselmann ab96056b0e Normalize line endings
Normalize the line endings for a bunch of files previously not covered 
by .gitattributes.
2018-08-07 11:09:02 +02:00

38 lines
1.4 KiB
HTML

<html>
<head>
</head>
<body>
<div style="font-size:large; color: rgb(20,20,155); padding-top:0px;padding-bottom:0px;"><b>Image adjust functions:</b></div>
<hr>
<div style="padding-top:0px;padding-bottom:0px;">
<b>A</b> : Fit to width / height<br>
<b>L</b> : Rotate to the left<br/>
<b>Q</b> : Always on Top<br/>
<b>R</b> : Rotate to the rigth<br/>
<b>W</b> : Show pages at full size<br/>
</div>
<div style="font-size:large; color: rgb(20,20,155); padding-top:0px;padding-bottom:0px;"><b>Magnifying glass:</b></div>
<hr>
<div style="padding-top:0px;padding-bottom:0px;">
<b>Alt + Wheel mouse up</b> : Decrease horizontal size <br/>
<b>Alt + Wheel mouse down</b> : Increase Horizontal size <br/>
<b>Ctrl + Wheel mouse up</b> : Decrease vertical size <br/>
<b>Ctrl + Wheel mouse down</b> : Increase vertical size <br/>
<b>Shift + Wheel mouse up</b> : Zoom out <br/>
<b>Shift + Wheel mouse down</b> : Zoom in <br/>
<b>Wheel mouse up</b> : Decrease size<br/>
<b>Wheel mouse down</b> : Increase size<br/>
<b>Z</b> : Show/hide<br/>
</div>
<div style="font-size:large; color: rgb(20,20,155); padding-top:0px;padding-bottom:0px;"><b>GoTo Flow functions:</b></div>
<hr>
<div style="padding-top:0px;padding-bottom:0px;">
<b> S </b> : Show/hide <br/>
<b> Wheel mouse up</b> : Next flow page <br/>
<b> Wheel mouse down</b> : Previous flow page <br/>
<b> Enter </b> : Go to current page <br/>
</div>
</body>
</html>