Results 1 to 4 of 4

Thread: Set F3 to "alt"

  1. #1
    cadman_meg Guest

    Set F3 to "alt"

    Can someone tell me how I can set my left side alt key on the leyboard to the F3 key for toggling osnaps. Was reading up on accelerators, but not sure that it is the trick. Suggestions? Thanks much.

  2. #2
    cadman_meg Guest
    Anyone have any answers? Much appreciated.

  3. #3
    Dommy2Hotty Guest
    Don't think you can redefine ALT to it. But you could redefine SHIFT+a button to do it...for example:

    Code:
    [SHIFT+"G"](setvar "osmode" (boole 6 (getvar "osmode") 16384));

  4. #4
    Martin Shoemaker Guest
    You'd need to use an external keyboard mapping program to do this, or
    use a programmable keyboard. No way to do this directly in Autocad. I
    suggest a Google search for "keyboard mapper".

    Martin

    cadman_meg wrote:
    > Anyone have any answers? Much appreciated.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum