mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
a?adido #include <typeinfo> (compilaci?n Linux)
This commit is contained in:
38
files/shortcuts2.html
Normal file
38
files/shortcuts2.html
Normal file
@ -0,0 +1,38 @@
|
||||
<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>
|
Reference in New Issue
Block a user