File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,17 @@ DoubleDelay=400 ; curently not used
3232ModWinS  = false
3333
3434;  ModSlct true means we hook Left Mouse Button and alter to multi-word select
35+ ;  It is not perfect however, possibly as good as it gets without complex rules
3536ModSlct  = false
3637
38+ ;  AltExit true means we use Right Mouse botton to call Alt which shows commands
39+ ;  For use on a tablet to exit FullScreen. Use View>FullScreen to toggle it off
40+ ;  beware may NOT always work well with other mouse actions
41+ AltExit  = false
42+ 
3743;  To switch LButton action with RButton, allows for using Left button to drag
3844;  page up/down without selecting text (may still select a single word / image)
39- ;  BEWARE this will  interfere with above option  to double-click & multi select
45+ ;  BEWARE this may  interfere with above options  to double-click & multi select
4046ModLeft  = false
4147
4248
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments