I remember using a Swedish keyboard once. It seemed like half of the characters 
important to XQuery were behind the AltGr key, making them almost inaccessible. 
I understand some folks keep a UK or USA keyboard around, just for programming. 
I would.

http://upload.wikimedia.org/wikipedia/commons/thumb/e/e0/KB_Sweden.svg/800px-KB_Sweden.svg.png

Anyway it looks like MarkLogic/Apps/qconsole/static/js/qconsole-keybindings.js 
controls those shortcuts. You could probably comment out the contents of the 
bindings variable, or stub out the corresponding line in 
MarkLogic/Apps/qconsole/static/js/init.js

Of course you'd have to do it again after every server upgrade, but you could 
script that.

Out of curiosity, does cq have similar problems?

-- Mike

On 13 Dec 2012, at 03:22 , Erik Zander <erik.zan...@studentlitteratur.se> wrote:

> All
>  
> I’m wondering if there’s any way to easily disable or reconfigure the 
> keyboard shortcuts in query console.
>  
> The reason I wondering is because I have a Swedish keyboard and all 
> characters placed under the altgr key results in a sudden change of query 
> window.
>  
> Regards
> Erik
> _______________________________________________
> General mailing list
> General@developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to