FullScreen Keyboard Settings..

Started by Anonymous, July 09, 2010, 04:50:33 AM

Previous topic - Next topic

Anonymous

Dear Alex :

I set Keyboard Settings.. [View.FullScreen] is not work and the Command description is "Show and Activate Find Results 2 window" My HE version : 148.783

Do you know what's happen on My HE ? ::)

alex

#1
Hi,

yes. You are right :/ This is error is introduced by buy buggy down port of corrections from 1.50 to 1.48 ...
Will update 1.48 once more.

But you do not need to wait, but can fix this by yourself:
- find file data\keymaps\commands.xml in HippoEDIT user folder (or install folder or in Users/Documents and Settings/%USER%/Application Data).
- in commands.xml find <Command verb_id="View.FindResults" id="32978"/>
and replace it by:

    <Command verb_id="View.FindResults1" id="32978"/>
    <Command verb_id="View.FindResults2" id="32979"/>
    <Command verb_id="View.FullScreen" id="37363"/>

- after this you need to also clean up HE commands cache. Go to %TEMP% folder and delete hekeymap.tmp.

Best regards,
Alex.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

luxxon

Dear Alex :
<Command verb_id="View.BookmarkHippoEDITplorer" id="32980"/>
The Same ID with the FullScreen , it's still conflict.

alex

Sorry, I once more did a mistake. Should be 37363 but not 32980.
You can get updated version here: http://www.hippoedit.com/download/keymaps/commands.xml
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

luxxon

Dear Alex ,

Thanks! The file is good work.

                            byron