View Single Post
Old 11-14-2014, 11:18 PM   #5
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,798
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Kovid, there were no conflicts reported for ctrl/alt/p or anything else - my shortcuts/main.json follows, I've not tested all my customisations. I'll do a thorough test when I do the 2.10 portable install as previously mentioned - that wont happen until tomorrow or Monday.

Spoiler:
Code:
{
  "map": {
    "Interface Action: Mark Books (Mark Books) : menu action : clear-all-marked": ["Alt+Shift+M"], 
    "Interface Action: Modify ePub (Modify ePub) - qaction": ["Alt+M"], 
    "Interface Action: Open With (Open With) : menu action : EPUBSigil (EPUB)": ["Shift+S"], 
    "Interface Action: Edit Metadata (Edit Metadata) : menu action : merge formats": ["Ctrl+Alt+9"], 
    "Interface Action: View Manager (View Manager) : menu action : default": ["Ctrl+Alt+D"], 
    "Interface Action: Edit Collections (Edit Collections) - qaction": ["Shift+C"], 
    "Interface Action: Edit Metadata (Edit Metadata) : menu action : merge keep": ["Ctrl+Alt+8"], 
    "highlight search results": ["Ctrl+Alt+H"], 
    "Interface Action: Find Duplicates (Find Duplicates) : menu action : &Previous result": ["Ctrl+Alt+Left"], 
    "clear virtual library": ["Ctrl+Alt+L"], 
    "Interface Action: View Manager (View Manager) : menu action : Published": ["Ctrl+Alt+P"], 
    "Interface Action: Remove Books (Remove Books) : menu action : delete-specific": ["Alt+Del"], 
    "Interface Action: Edit Metadata (Edit Metadata) - qaction": ["M"], 
    "Interface Action: Embed Metadata (Embed Metadata) : menu action : embed-specific": ["Ctrl+E"], 
    "Interface Action: Edit Metadata (Edit Metadata) : menu action : download": ["W"], 
    "Interface Action: Mark Books (Mark Books) - qaction": ["Ctrl+Alt+M"], 
    "Interface Action: Find Duplicates (Find Duplicates) : menu action : &Next result": ["Ctrl+Alt+Right"], 
    "Interface Action: Count Pages (Count Pages) - qaction": ["Alt+C"], 
    "Interface Action: View (View) - qaction": [],
    "focus book list": ["Ctrl+Alt+S"], 
    "Interface Action: View (View) : menu action : specific": ["V", "Alt+V"], 
    "Interface Action: Remove Books (Remove Books) : menu action : delete-all": [], 
    "Interface Action: Extract ISBN (Extract ISBN) - qaction": ["Alt+Y"], 
    "Interface Action: Find Duplicates (Find Duplicates) : menu action : &Clear duplicate results": ["Ctrl+Shift+C"], 
    "Interface Action: Remove Books (Remove Books) : menu action : delete-except": ["Ctrl+Del"], 
    "Interface Action: Tweak ePub (Tweak ePub) - qaction": ["E"], 
    "Interface Action: Help (Help) - qaction": [], 
    "Interface Action: Edit Metadata (Edit Metadata) : menu action : merge": [], 
    "Interface Action: Walk Search History (Walk Search History) : menu action : Clear search history": ["Ctrl+Shift+H"]
  }
}


BR
BetterRed is offline