Author Topic: [v1.5.12.30] {STATE_KEYSTATE:} Token does not work with modifier keys  (Read 3732 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4747
  • RTFM
I believe this to be separate of the other issue with tokens.

None of these Key State Token Parameter Values return true:
  • LCTRL
  • CTRL
  • RCTRL
  • LALT
  • ALT
  • RALT
  • LSHIFT
  • SHIFT
  • RSHIFT
  • LWIN
  • WIN
  • RWIN
So all the modifiers. Rest works fine.

I noticed changes were made to the Quick Input and Variable Keypress Key Indicators, perhaps it's related to that?
« Last Edit: November 05, 2016, 07:35:09 PM by Pfeil »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2826
Re: [v1.5.12.30] {STATE_KEYSTATE:} Token does not work with modifier keys
« Reply #1 on: October 22, 2016, 10:20:57 PM »
Ah... yeah.  Those are the stateless modifier indicators.  Looks like they got moved around.  You should see them again in the next update.  Sorry about that!

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2826
Re: [v1.5.12.30] {STATE_KEYSTATE:} Token does not work with modifier keys
« Reply #2 on: October 23, 2016, 08:54:42 PM »
Should be good to go now ;)

http://www.voiceattack.com/beta

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4747
  • RTFM
Re: [v1.5.12.30] {STATE_KEYSTATE:} Token does not work with modifier keys
« Reply #3 on: October 23, 2016, 09:48:57 PM »
Indeed, working again.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2826
Re: [v1.5.12.30] {STATE_KEYSTATE:} Token does not work with modifier keys
« Reply #4 on: October 23, 2016, 10:03:32 PM »
Thank you :)