Results 1 to 9 of 9

Thread: Key Binding

  1. #1

    Default Key Binding


    kinsa kahibaw key binding?
    sample ctrl + x = cut = f1

    para dli nako magctrl x mo press nalang ko F1 diritso.

    unsa na program naay ingani na features

  2. #2

    Default Re: Key Binding

    registry ang imo i-change ana kung naa ka sa windows na platform. Google lng, key mapping in windows. Or naay nindot na app pra ana, sharpkeys mn tingai toh ang name.

  3. #3
    Elite Member noy.juan's Avatar
    Join Date
    Mar 2010
    Gender
    Male
    Posts
    1,521
    Blog Entries
    1

    Default Re: Key Binding

    Quote Originally Posted by lestat1116 View Post
    kinsa kahibaw key binding?
    sample ctrl + x = cut = f1

    para dli nako magctrl x mo press nalang ko F1 diritso.

    unsa na program naay ingani na features
    since this on programming sections, my answer is VB

  4. #4

    Default Re: Key Binding

    Quote Originally Posted by noy.juan View Post
    since this on programming sections, my answer is VB
    complicated na kaayo kung magVB. program para key binding. kay daghan man gud copy paste ako trabaho. sakit sa tudlo.

  5. #5

    Default Re: Key Binding

    Quote Originally Posted by kamahak View Post
    registry ang imo i-change ana kung naa ka sa windows na platform. Google lng, key mapping in windows. Or naay nindot na app pra ana, sharpkeys mn tingai toh ang name.
    dli pwede sharpkeys. single keys ra pwede.

  6. #6

    Default Re: Key Binding

    have you tried AHK?

    if I'm not mistaken

    F1::^x

    ana ra.

  7. #7

    Default Re: Key Binding

    Quote Originally Posted by Metz View Post
    have you tried AHK?

    if I'm not mistaken

    F1::^x

    ana ra.
    kita ko sa AHK. pero naglibog pa ko gamay.

    #IfWinNotActive ahk_class ConsoleWindowClass

    ~F2::^a


    ~F3::^c



    ~F4::^v


    #IfWinNotActive

    naa ko problem ani. unsa ang first copy niya. mao na jud niya ma.paste. still looking for solution
    Last edited by lestat1116; 06-08-2011 at 09:37 AM.

  8. #8

    Default Re: Key Binding

    Quote Originally Posted by lestat1116 View Post
    kita ko sa AHK. pero naglibog pa ko gamay.

    #IfWinNotActive ahk_class ConsoleWindowClass

    ~F2::^a


    ~F3::^c



    ~F4::^v


    #IfWinNotActive

    naa ko problem ani. unsa ang first copy niya. mao na jud niya ma.paste. still looking for solution
    ah ok.. kana bai sa AHK forums najud ka patabang ana. kay nakutaw gani ako utok sa basic functions ra

    gl

  9. #9

    Default Re: Key Binding

    #IfWinNotActive ahk_class ConsoleWindowClass

    ~F6::sendinput {CtrlDown}a{CtrlUp}
    return
    ~F7::sendinput {CtrlDown}c{CtrlUp}
    return


    ~F8::SendInput {CtrlDown}v{CtrlUp}
    return

    #IfWinNotActive


    ;; clipx
    ^F8::
    sendinput ^+{insert}
    return
    any comment ani. its running but basin naa moy ma.add

  10.    Advertisement

Similar Threads

 
  1. Five (5) Secrets Keys in a Happy Life.
    By rainonetea in forum General Discussions
    Replies: 5
    Last Post: 04-18-2013, 11:09 AM
  2. pirated game w/ licensed cd key ok or not?
    By burdagol in forum Software & Games (Old)
    Replies: 43
    Last Post: 12-11-2009, 12:37 PM
  3. The Skeleton Key
    By Ya_Sui in forum TV's & Movies
    Replies: 14
    Last Post: 02-24-2008, 03:56 AM
  4. Guild Wars (Get your free trial key inside!!!)
    By darkwing in forum Software & Games (Old)
    Replies: 573
    Last Post: 11-13-2007, 10:06 PM
  5. Changing Win XP product key
    By LytSlpr in forum Software & Games (Old)
    Replies: 2
    Last Post: 11-29-2005, 05:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top