Page 1 of 1
QWERTY Keyboard
Posted: 07 Dec 2013, 19:43
by Ambroisie
When I use Filebot, my keyboard layout en windows is automatically changed from the French to the English one.
Could you explain me how-to fix-it, it never happened before this day.
Re: QWERTY Keyboard
Posted: 08 Dec 2013, 04:35
by rednoah
No idea, but Windows should keep track of what input method you select for which window.
What package are you using anyway? Installed?
The
FileBot (platform) forces everything to be English:
Code: Select all
-Duser.country=US
-Duser.country.format=US
-Duser.language=en
-Duser.language.format=en
The normal
FileBot shortcut keeps the system default. You could try setting these Java system properties to French and see what happens. I doubt it'll work though, that's all operating system stuff, apps can't do anything about that.
EDIT: I'm trying with English/Chinese and FileBot seems to work just like any other app as far as input method is concerned.
Re: QWERTY Keyboard
Posted: 08 Dec 2013, 10:13
by Ambroisie
I'm using the portable version of filebot, so I don't have any shortcut.
I'ts not really disturbing, I just have to press Alt+Shift to correct it once, but It can be painful if I switch windows a lot.
And now it's gone as it came, I still have no idea why.