Aqua-Soft Forums: Shortcut To Head-up Display - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Shortcut To Head-up Display Rate Topic: -----

#1 User is offline   geeman89 Icon

  • Group: Member
  • Posts: 2
  • Joined: 24-February 09

Posted 25 June 2009 - 05:36 AM

Is there a way to create a shortcut (like one on the desktop) to activate the Heads-up display? I saw some old threads that all point to a now non-existent thread that seemed to have the solution to this. Help appreciated! Thanks! :lol:
0

#2 User is offline   ultimatsz Icon

  • Group: Member
  • Posts: 105
  • Joined: 05-June 07

Posted 25 June 2009 - 07:59 AM

View Postgeeman89, on Jun 25th 2009, 01:36 PM, said:

Is there a way to create a shortcut (like one on the desktop) to activate the Heads-up display? I saw some old threads that all point to a now non-existent thread that seemed to have the solution to this. Help appreciated! Thanks! :lol:


i think is f8.. and its on the settings.
0

#3 User is offline   Ghostwalker Icon

  • Group: Member
  • Posts: 1,990
  • Joined: 05-March 03

Posted 25 June 2009 - 11:52 AM

You can save this as display.vbs and place it anywhere to do that.

Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys "{F8}"


Some antivirus programs will want you to approved using the script the first time you run it. Change F8 to whatever you are using for the widgets (default is F8).
0

#4 User is offline   geeman89 Icon

  • Group: Member
  • Posts: 2
  • Joined: 24-February 09

Posted 25 June 2009 - 06:18 PM

View PostGhostwalker, on Jun 25th 2009, 05:52 AM, said:

You can save this as display.vbs and place it anywhere to do that.

Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys "{F8}"


Some antivirus programs will want you to approved using the script the first time you run it. Change F8 to whatever you are using for the widgets (default is F8).


Thank you! Worked perfectly :)
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users