hamsterready / love-console

Simple Counter-Strike-like console for LÖVE games
MIT License
34 stars 6 forks source link

The "`" key is not in my keyboard #2

Closed pablomayobre closed 10 years ago

pablomayobre commented 10 years ago

To enter that character I need to press shift but shift is detected as other key so it doesn't work. I suggest using a function key (F2 maybe?)

Thanks for your hard work!

hamsterready commented 10 years ago

Hm... key is configurable and I think changing default does not make sense (I play Dota2 and ` is my console key... :))