[solved] "Alt" key problem

Bug reports and discussion about bugs.
Post Reply
User avatar
tangar
Posts: 1652
Joined: Tue Mar 03, 2015 3:49 pm
Contact:

[solved] "Alt" key problem

Post by tangar »

Windows 7:

If I push left Alt key - TomeNet go pause. If I push it again - it resume. I've figured out that this key issued to summon window menu (after you do so - try arrow up-down to summon menu):

Image

Any idea how to remove this function? I've died because of it once. Also I would like to use macro with Alt+... keys.
Last edited by tangar on Mon Mar 21, 2016 1:25 pm, edited 1 time in total.
Tangar's tileset, addon, guides & maps: English TomeNET page ||||||| Russian TomeNet page
http://youtube.com/GameGlaz — streams in English // http://youtube.com/StreamGuild — streams in Russian
My chars @ angband.oook.cz
C. Blue
Developer
Posts: 388
Joined: Sun Dec 13, 2009 6:28 pm

Re: "Alt" key problem

Post by C. Blue »

I think that is a Windows OS problem. On Linux I use the ALT key for macros just fine. Sorry, I don't know how you can fix it on Windows as I don't really use it.
User avatar
tangar
Posts: 1652
Joined: Tue Mar 03, 2015 3:49 pm
Contact:

Re: "Alt" key problem

Post by tangar »

Damm.. Its seems I have to try run TomeNet @ Linux :)

But anyway it would be nice if someone would figure out this problem. Most of TomeNet players using Windows I suppose.
Tangar's tileset, addon, guides & maps: English TomeNET page ||||||| Russian TomeNet page
http://youtube.com/GameGlaz — streams in English // http://youtube.com/StreamGuild — streams in Russian
My chars @ angband.oook.cz
User avatar
tangar
Posts: 1652
Joined: Tue Mar 03, 2015 3:49 pm
Contact:

Re: "Alt" key problem

Post by tangar »

Fixed: http://tangar.info/tomenet/addons/

download AutoHotkey and create file alt.ahk with:
~LAlt Up:: return

run this file and feel free to use macroses :twisted:
Tangar's tileset, addon, guides & maps: English TomeNET page ||||||| Russian TomeNet page
http://youtube.com/GameGlaz — streams in English // http://youtube.com/StreamGuild — streams in Russian
My chars @ angband.oook.cz
Post Reply