RamonUnch

Results 482 comments of RamonUnch
trafficstars

In the next release you will have a new action: `InputActionMenu=Action menu` And you should add an accelerator key to those actions that will be in the menu. ``` InputActionClose=&Close...

You can also hit Alt+Space on any window. I like to enable the underlined letters even without pressing Alt, there is an option: in `Control Panel\All Control Panel Items\Ease of...

This is normal, the next release will strip them out before display in this dialog. Here is a beta. Those accelerators are for the new action that consists in a...

1) This one 'Nothing' would have no accelerators as I said. 2) To avoid having duplicates ie: InputHotkeysLeftAlt2 , I just modified AltDrag.exe to strip shortcuts here too, so that...

Perfect, I will update the `ru_RU.ini` with your modifications. You did not miss anything, I just updated the first post again after your post. For the Lower action I put...

@yatli I count on you for the translation of your ActionMenu verb as well as for the choice of the accelerators in the menu. I updated the `zh_CN.ini` file when...

>InputActionClose=&Close window Fixed. It was correct in the languages.h but not the _en_US_baseline.txt

I aslo made a small modification to AltDrag.exe so that the accelerators at the end of a string between parenthesis like you do in your translation are stripped in the...

New Kill action. ``` InputAggressiveKill=&Kill process on Ctrl+Alt+F4\nAlso adds the kill option to the action menu InputActionKill=&Kill program ``` Use with Caution, it uses the TerminateProcess function. See first post...

New test window: `AdvancedTestWindow=Test &Window`