Reply
Logi Nu
Thomasio
Posts: 3
Registered: ‎06-01-2010
0

G13 Makros

I´m trying to use the G13 not for specific games, but for a general purpose of creating shortcuts.

Right now I want to make some shortcuts to Websites, but it doesn´t work like I want.

Not sure how the buttons are named in English, I have it in German.

 

If I set a key to

"function" - "Web"

it will open a new browser, even if there already is a browser window open.

Question 1) How do I open a new tab, or, if possible even better, how do I set a key to open a new tab if a browser is open and a new browser only if none is open?

 

If I set a key to

"shortcut" - "http: SomeAddress"

it will always open the address in a new tab of the currently active browser window, if there is none it will open a new browser.

Question 2) How do I open an address always in a new browser window, even if there are several browser windows open already?

 

In combination of the above 2 things, I can open a new browser window with one key and then open an address with another key, but that will always open 2 tabs, first one with my default initial webpage and second another tab with the address I want.

Question 3) How do I set a key to open an url in the currently active tab and open a new browser only if there is none open?

Logi Nu
Keizzer
Posts: 1
Registered: ‎05-28-2012
0

Re: G13 Makros

Hi mate, I dont have a g13 but with my mouse i have set makros to open tabs and close tabs

- if using chrome or firefox

    - Open new tab - CTRL + T

    - Close tab - CTRL + W

 

What i have done is set my keys to Keystroke asignment and asigned CTRL + W  and CTRL + T

to the keystrokes and it works perfectly fine i have been using this method for many years with no problems

 

Good luck mate.

Logi Nu
Thomasio
Posts: 3
Registered: ‎06-01-2010
0

Re: G13 Makros

Cool, great idea, why didn´t I think of that?

Thank you very much!