Shortcuts, gone?

Discussion, questions and support.
Post Reply
Message
Author
LauraEss
Posts: 4
Joined: 12.10.2014, 05:23
Location: Hunter Valley, NSW, Australia
Contact:

Shortcuts, gone?

#1 Post by LauraEss » 12.10.2014, 05:50

I don't know if this is a bug as such, but it's very annoying. I downloaded XE (build 650) and installed it on my PC (under Win7 Ultimate), and was really surprised about all the improvements. Much easier to configure and use. But - the day after I installed it, I changed a couple shortcuts (Dual/Single panel to ctrl+shift+2 and Split Horizontal to shift+control+-). I didn't change anything else, other than the font size on the files list. Then, the next time I used it (after I'd rebooted) almost ALL the shortcuts vanished! F5 for copy and F6 for move, TAB to swap between panels, et cetera, are all gone!

I can only assume that the keyboard definition file's screwed up, but how can I fix this?
Laura Ess

LauraEss
Posts: 4
Joined: 12.10.2014, 05:23
Location: Hunter Valley, NSW, Australia
Contact:

Re: Shortcuts, gone?

#2 Post by LauraEss » 12.10.2014, 05:59

Might have posted a bit too soon. I found a FreeCommander.shc file in the C:\Users\Laura\AppData\Local\FreeCommanderXE\Settings\FreeCommander.shc0 folder and renamed it to FreeCommander.shc0. Restarted FreeCommander and the old shortcuts were back (minus the two changes I made of course).

However, I might just make a small addition to the shortcuts, reboot, and see what happens. The file I renamed looked like this:

Code: Select all

[ShortCuts]
actFileView=0
actFileCopy=0
actFileCopyDlg=0
actFileEdit=0
actFileMove=0
actFileMoveDlg=0
actFileDelete=0
actFileDeletePermanently=0
actFileRename=0
actFileZippen=0
actFileUnzip=0
actFileSplit=0
actFileProperty=0
actFileAttribut=0
actFileFindZip=0
actFileFind=0
actEditSelectAll=0
actEditSelect=0
actEditSelectInvert=0
actEditDeselectAll=0
actEditDeselect=0
actDirDiskL=0
actDirDiskR=0
actDirCreate=0
actDirFind=0
actDirSize=0
actDirHistory=0
actDirSortName=0
actDirSortTyp=0
actDirSortDate=0
actDirSortSize=0
actDirCompare=0
actViewTree=0
actDirRoot=0
actViewDetails=0
actViewList=0
actViewImgBrowser=0
actViewRefresh=0
actViewPanelsSwap=0
actExtrDosBox=Shift+Ctrl+D
actViewLeft2Right=0
actViewRight2Left=0
actViewOnlySelectedFiles=0
actExtrBildDesktop=0
actDirSync=0
actEditFileName2Clip=0
actEditFilePath2Clip=0
actEditCurDir2Clip=0
actFileViewEx=0
actViewSetActivePanel=0
actExtrBildDesktopDlg=0
actExtrNetConnect=0
actExtrNetDisconnect=0
actDirFavoriten=0
actEditSelectUnderCursor=0
actEditDeselectUnderCursor=0
actDirFavoritenEdit=0
actViewLayoutEdit=0
actExtrFavoriteToolsEdit=0
actViewSplit50=0
actViewSortFilterPopupMenu=0
actFileEditNew=0
actViewRefreshAll=0
actDirHistNext=0
actDirHistPrev=0
actFileCompareTxt=0
actExtrSettings=0
actDirSizeSelected=0
actFileShred=0
actFileMD5=0
actHelpIndex=0
actFileExit=0
actViewSplitSwitch=Shift+Ctrl+-
actViewPanelsSame=0
actEditSelectAllFiles=0
actDirFilterSetDlg=0
actViewMinimize=0
actEditSelectInvertOnlyFiles=0
actViewPopupViews=0
actFileContextMenu=0
actDirSortExtension=0
actViewQuickView=0
actViewDetailsAutoSizeColumns=0
actViewTabNew=Shift+Ctrl+T
actViewTabCloseCurrent=Shift+Ctrl+W
actViewTabCloseAll=0
actViewTabNext=0
actViewTabPrev=0
actDirQuickFilter=0
actDirGoToEdit=0
actViewSwitchToNextView=0
actFileContextMenu64=0
actViewSplit100_50=Shift+Ctrl+2
actFileCreateNewFile=0
actFileRenameMulti=0
actDirFavoritenAddCurrent=0
actViewFlatViewFiles=0
actViewFlatViewFolders=0
actViewFlatViewFilesFolders=0
actDirOpenNetwork=0
actEditSelectNameUnderCursor=0
actEditDeselectNameUnderCursor=0
actViewOpenArchiveItem=0
actViewFullScreen=0
actExtrQuickStarter=0
actViewTabMove=Shift+Ctrl+S
actDrvActivateA=0
actDrvActivateB=0
actDrvActivateC=0
actDrvActivateD=0
actDrvActivateE=0
actDrvActivateF=0
actDrvActivateG=0
actDrvActivateH=0
actDrvActivateI=0
actDrvActivateJ=0
actDrvActivateK=0
actDrvActivateL=0
actDrvActivateM=0
actDrvActivateN=0
actDrvActivateO=0
actDrvActivateP=0
actDrvActivateQ=0
actDrvActivateR=0
actDrvActivateS=0
actDrvActivateT=0
actDrvActivateU=0
actDrvActivateV=0
actDrvActivateW=0
actDrvActivateX=0
actDrvActivateY=0
actDrvActivateZ=0
actDrvActivate0=0
actDrvActivate1=0
actDrvActivate2=0
actDrvActivate3=0
actDirOpenLeftOnRight=0
actDirOpenRightOnLeft=0
actViewRefreshNetwork=0
actDirFavoriteItemsTree=0
actFavoriteOpen1=0
actFavoriteOpen2=0
actFavoriteOpen3=0
actFavoriteOpen4=0
actFavoriteOpen5=0
actFavoriteOpen6=0
actFavoriteOpen7=0
actFavoriteOpen8=0
actFavoriteOpen9=0
actFavoriteOpen10=0
actFavoriteToolRun1=0
actFavoriteToolRun2=0
actFavoriteToolRun3=0
actFavoriteToolRun4=0
actFavoriteToolRun5=0
actFavoriteToolRun6=0
actFavoriteToolRun7=0
actFavoriteToolRun8=0
actFavoriteToolRun9=0
actFavoriteToolRun10=0
actViewTabOpenLastlyClosedTab=0
AFTER REBOOT

OK, have all the old shortcuts plus a CTRL+. one to go up a folder (the only shortcut I added). The file now looks like:

Code: Select all

[ShortCuts]
actEditSelect=0
actEditSelectInvert=0
actEditDeselect=0
actDirBack=Ctrl+.
...so it's working fine I guess. But why did the shortcuts "zero out" in the first place, I wonder?
Laura Ess

Post Reply

Who is online

Users browsing this forum: No registered users and 37 guests