Re: Console keyboard improvements

2015-06-23 Thread Erik Weber
Thanks for the update. I'll see how far along it is when I get home from summer vacation before I do anything else. -- Erik On Tue, Jun 23, 2015 at 1:39 PM, Anshul Gangwar wrote: > Erik, > > It will take around month or 2 months to hit code base. > > For testing purposes I will go with quickc

Re: Console keyboard improvements

2015-06-23 Thread Anshul Gangwar
Erik, It will take around month or 2 months to hit code base. For testing purposes I will go with quickcloud. It will be easier to test that way as you can run CPVM functionality on you management server without deploying CPVM. It will save you a lot of pain. https://cwiki.apache.org/confluen

Re: Console keyboard improvements

2015-06-23 Thread Stephan Seitz
Hi Erik, I found following link[1] useful do build a modified virtual router systemvm. I assume the very same process can be used for the console-vm. You can upload your own template to ACS and define it in the settings area via consoleproxy.system.offering [1] http://bhaisaab.org/logs/building

Re: Console keyboard improvements

2015-06-23 Thread Stephan Seitz
Hi Erik, I'ld like to move in, but for the need of a german layout. Maybe we can join forces :) cheers, - Stephan Am Dienstag, den 23.06.2015, 12:24 +0200 schrieb Erik Weber: > Hi, > > I am guessing there are more than me that's having trouble with keyboard > with non-us layouts. > I'd like t

Re: Console keyboard improvements

2015-06-23 Thread Erik Weber
Hi Anshul, Thank you for the update. Do you have a rough estimate for when this refactor might hit the codebase? I don't expect my changes to hit 4.6 due to time constraints anyway, so if your changes are around the corner I might as well wait. Do you happen to know what the easiest way to redep

Re: Console keyboard improvements

2015-06-23 Thread Anshul Gangwar
Hi Erik, I will be working on console keyboard support refactoring. The main purpose of this refactoring will be to enable end user to add their own keyboard mappings without need to know CloudStack code much. As of now all keyboard mappings are either into ajaxkeys.js or ajaxviewer.js. These

Console keyboard improvements

2015-06-23 Thread Erik Weber
Hi, I am guessing there are more than me that's having trouble with keyboard with non-us layouts. I'd like to improve it, atleast for my native charset. Has anyone done something like this, and have some insight into the process? I've found this [1], that to some degree explain the process. If I