mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 06:54:39 -04:00
shortcuts dialog updated
added an instalation guide for linux users
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
h1
|
||||
{
|
||||
font-size:large;
|
||||
color: rgb(20,20,155);
|
||||
color: rgb(193, 148, 65);
|
||||
padding-top:0px;
|
||||
padding-bottom:0px;
|
||||
margin: 0;
|
||||
@ -40,11 +40,12 @@
|
||||
<hr />
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>B</b> : Auto Scroll up <br/>
|
||||
<b>D</b> : Double page mode<br/>
|
||||
<b>Down</b> : Scroll down<br/>
|
||||
<b>End</b> : Go to last page <br/>
|
||||
<b>G</b> : Open "Go to" dialog<br/>
|
||||
<b>Home</b> : Go to first page <br/>
|
||||
<b>Left</b> : Go to previous page<br/>
|
||||
<b>Mouse drag: Scroll</b>
|
||||
<b>Mouse drag</b>: Scroll<br/>
|
||||
<b>Right</b> : Go to next page<br/>
|
||||
<b>Space Bar</b> : Auto Scroll down<br/>
|
||||
<b>Up</b> : Scroll up <br/>
|
||||
@ -59,8 +60,8 @@
|
||||
<hr />
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>A</b> : Fit to width / height<br>
|
||||
<b>D</b> : Double page mode<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>
|
||||
|
Reference in New Issue
Block a user