✨ feat(qimgv): add keybindings for some new scripts to open the file explorer
This commit is contained in:
parent
1da8b3be6d
commit
6856c613eb
1 changed files with 8 additions and 4 deletions
|
@ -65,11 +65,15 @@ zoomIndicatorMode=0
|
|||
zoomStep=0.20000000298023224
|
||||
|
||||
[Controls]
|
||||
shortcuts="zoomIn=+", "frameStepBack=,", "zoomOut=-", "frameStep=.", "fitWindow=1", "fitWidth=2", "fitNormal=3", "s:satty=A", "scrollLeft=Alt+H", "scrollDown=Alt+J", "scrollUp=Alt+K", "scrollRight=Alt+L", "exit=Alt+X", "folderView=Backspace", "copyFile=C", "copyFileClipboard=Ctrl+C", "showInDirectory=Ctrl+D", "zoomOut=Ctrl+Down", "flipH=Ctrl+H", "rotateLeft=Ctrl+L", "seekVideoBackward=Ctrl+Left", "open=Ctrl+O", "print=Ctrl+P", "exit=Ctrl+Q", "rotateRight=Ctrl+R", "seekVideoForward=Ctrl+Right", "save=Ctrl+S", "copyPathClipboard=Ctrl+Shift+C", "saveAs=Ctrl+Shift+S", "zoomIn=Ctrl+Up", "flipV=Ctrl+V", "zoomOutCursor=Ctrl+WheelDown", "zoomInCursor=Ctrl+WheelUp", "discardEdits=Ctrl+Z", "toggleShuffle=Ctrl+`", "moveToTrash=Del", "scrollDown=Down", "s:krita=E", "jumpToLast=End", "folderView=Enter", "toggleFullscreen=F", "toggleFullscreen=F11", "renameFile=F2", "reloadImage=F5", "prevImage=H", "jumpToFirst=Home", "toggleImageInfo=I", "nextImage=L", "toggleFullscreen=LMB_DoubleClick", "prevImage=Left", "moveFile=M", "contextMenu=Menu", "exit=MiddleButton", "openSettings=P", "closeFullScreenOrExit=Q", "resize=R", "contextMenu=RMB", "nextImage=Right", "removeFile=Shift+Del", "toggleFullscreenInfoBar=Shift+F", "prevDirectory=Shift+H", "nextDirectory=Shift+L", "prevDirectory=Shift+Left", "nextDirectory=Shift+Right", "toggleFitMode=Space", "scrollUp=Up", "nextImage=WheelDown", "prevImage=WheelUp", "crop=X", "prevImage=XButton1", "nextImage=XButton2", "toggleSlideshow=`"
|
||||
shortcuts="zoomIn=+", "frameStepBack=,", "zoomOut=-", "frameStep=.", "fitWindow=1", "fitWidth=2", "fitNormal=3", "s:satty=A", "scrollLeft=Alt+H", "scrollDown=Alt+J", "scrollUp=Alt+K", "scrollRight=Alt+L", "exit=Alt+X", "folderView=Backspace", "copyFile=C", "copyFileClipboard=Ctrl+C", "showInDirectory=Ctrl+D", "zoomOut=Ctrl+Down", "flipH=Ctrl+H", "rotateLeft=Ctrl+L", "seekVideoBackward=Ctrl+Left", "open=Ctrl+O", "print=Ctrl+P", "exit=Ctrl+Q", "rotateRight=Ctrl+R", "seekVideoForward=Ctrl+Right", "save=Ctrl+S", "copyPathClipboard=Ctrl+Shift+C", "saveAs=Ctrl+Shift+S", "zoomIn=Ctrl+Up", "flipV=Ctrl+V", "zoomOutCursor=Ctrl+WheelDown", "zoomInCursor=Ctrl+WheelUp", "discardEdits=Ctrl+Z", "toggleShuffle=Ctrl+`", "moveToTrash=Del", "scrollDown=Down", "s:krita=E", "jumpToLast=End", "folderView=Enter", "toggleFullscreen=F", "toggleFullscreen=F11", "renameFile=F2", "reloadImage=F5", "prevImage=H", "jumpToFirst=Home", "toggleImageInfo=I", "nextImage=L", "toggleFullscreen=LMB_DoubleClick", "prevImage=Left", "moveFile=M", "contextMenu=Menu", "exit=MiddleButton", "s:nemo=O", "openSettings=P", "closeFullScreenOrExit=Q", "resize=R", "contextMenu=RMB", "nextImage=Right", "removeFile=Shift+Del", "toggleFullscreenInfoBar=Shift+F", "prevDirectory=Shift+H", "nextDirectory=Shift+L", "prevDirectory=Shift+Left", "s:yazi=Shift+O", "nextDirectory=Shift+Right", "toggleFitMode=Space", "scrollUp=Up", "nextImage=WheelDown", "prevImage=WheelUp", "crop=X", "prevImage=XButton1", "nextImage=XButton2", "toggleSlideshow=`"
|
||||
|
||||
[Scripts]
|
||||
script\1\name=krita
|
||||
script\1\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0\x18\0k\0r\0i\0t\0\x61\0 \0%\0\x66\0i\0l\0\x65\0%\0)
|
||||
script\2\name=satty
|
||||
script\2\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0\x1e\0s\0\x61\0t\0t\0y\0 \0-\0\x66\0 \0%\0\x66\0i\0l\0\x65\0%\0)
|
||||
script\size=2
|
||||
script\2\name=nemo
|
||||
script\2\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0\x16\0n\0\x65\0m\0o\0 \0%\0\x66\0i\0l\0\x65\0%\0)
|
||||
script\3\name=satty
|
||||
script\3\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0\x1e\0s\0\x61\0t\0t\0y\0 \0-\0\x66\0 \0%\0\x66\0i\0l\0\x65\0%\0)
|
||||
script\4\name=yazi
|
||||
script\4\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0\"\0k\0i\0t\0t\0y\0 \0y\0\x61\0z\0i\0 \0%\0\x66\0i\0l\0\x65\0%\0)
|
||||
script\size=4
|
||||
|
|
Loading…
Add table
Reference in a new issue