Quote:
Originally posted by Birdie501
or just replace the java script code
find:
if (String.fromCharCode(WhatKey)=="B")
and replace with:
if (String.fromCharCode(WhatKey)=="?")
the you can add the thread to bookmarks when you press Alt Gr+ m
Sorry i dont know if this is international? On my german keyboard it is
|
What if I want to use alt B as the key command? What would I enter?