Skip to content

Personalised function keys for better accessibility, specifically for using WordPad, including a screen magnifier

Notifications You must be signed in to change notification settings

Drayz64/F-Access

Repository files navigation

F-Access

Personalised function keys for better accessibility, specifically for using WordPad

Features

  1. A docked screen magnifier
    • Includes a frame around the mouse showing what will be magnified
    • Collision detection between the frame and the magnified window
    • Win + f toggles the ability to resize the magnifier
    • drMagSettings.ini (created by drMagnifier) contains saved magnifier settings
  2. An input reader (reads each word typed out loud)
  3. Remapped function keys (HotKeys)

Instructions

  • If you haven't downloaded AutoHotKey then you can still run F-Access using the executable scripts inside releases

  • Keep all the .ahk scripts together in the same folder (same for the .exe compiled scripts)
  • Run drHotKeys to start F-Access
  • Run drClose to close F-Access or alternatively exit drHotKeys from the taskbar

If you want the scripts to run upon startup then:

  • Open the startup folder using Win + r and enter shell:StartUp
  • Create a shortcut inside this folder to the location of drHotKeys

HotKeys

F1 = Open new wordpad document
F2 = Open saved wordpad document
F3 = Toggle windows dictation on and off
F4 = Read the contents of the open wordpad document out loud

F5 = Print (same as ctrl + p, enter)
F6 = Save (same as ctrl + s)
F7 = Toggle magnifier visibility
F8 = Toggle input reader running

F9 =
F10 =
F11 =
F12 = Restart all scripts

NumPad Add = Zoom magnifier in (if running) - otherwise normal zoom in
NumPad Sub = Zoom magnifier out (if running) - otherwise normal zoom out

Other

When F5 is pressed for printing it checks if the default printer is offline - if this is the case then the print is prevented. This doesn't work for all types of printers, therefore Alt + F5 can be used to disable the offline printer check.

About

Personalised function keys for better accessibility, specifically for using WordPad, including a screen magnifier

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published