+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: [How to] Set keyboard shortcuts in Google Chrome

  1. #1
    Join Date
    Sep 2008
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default [How to] Set keyboard shortcuts in Google Chrome

    Hi guys,

    As you already know Google Chrome does not yet offer customizable keyboard shortcuts. In the mean time, we can use AutoHotKey for setting keyboard shortcuts to common tasks like switching to previous and next tabs, going back and forward in the history, closing and un-doing last closed tab. Function keys can also be mapped for these actions.

    I have written about it in a blog post. If interested, check it out.




  2. #2
    Join Date
    Sep 2008
    Posts
    77
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    Link is broken.

  3. #3
    Join Date
    Sep 2008
    Posts
    116
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    Works for me. O_o

  4. #4
    Join Date
    Sep 2008
    Posts
    77
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    Link is not broken.

  5. #5
    Join Date
    Sep 2008
    Posts
    48
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    (work for me too)

    great!

  6. #6
    Join Date
    Sep 2008
    Posts
    103
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    Thanks!

  7. #7
    Join Date
    Sep 2008
    Posts
    103
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    I realize that "...This means that you will not be able to type ‘a’, ‘s’, ‘z’, ‘x’ and ‘c’ characters in a text box unless you ensure that the mouse is moved on top of any text box so that the cursor is having the IBeam shape...", but AutoHotKey seems overly sensitive to text typed in the address bar. Unless I type very slowly, AHK will take over, often closing the tab as I begin to type, "com".


  8. #8
    Join Date
    Sep 2008
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    Quote Originally Posted by Bill
    I realize that "...This means that you will not be able to type ‘a’, ‘s’, ‘z’, ‘x’ and ‘c’ characters in a text box unless you ensure that the mouse is moved on top of any text box so that the cursor is having the IBeam shape...", but AutoHotKey seems overly sensitive to text typed in the address bar. Unless I type very slowly, AHK will take over, often closing the tab as I begin to type, "com".

    You are right Bill. I have updated the script and modified the single key presses so that windows key has to be pressed.

    So now using the script:

    Win+a: Switch to previous tab
    Win+s: Switch to next tab
    Win+z: Go back
    Win+x: Go forward
    Win+c: Close tab.

  9. #9
    Join Date
    Sep 2008
    Posts
    103
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    That works. Thanks!

  10. #10
    Join Date
    Sep 2008
    Posts
    103
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [How to] Set keyboard shortcuts in Google Chrome

    The Win key is on the other side of my keyboard, so I changed the script to use the Alt key instead. That's easier for me.

    Thanks again.

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Optimization by vBSEO 3.6.0