Page 1 of 1

Floating Tablet Input Panel (TIP) Tab Only on 1st Desktop

Posted: 17.07.2009 20:55:09
by loyukfai
Any way to make it appear on the other desktops too?

Cheers.

Image

Image

Re: Floating Tablet Input Panel (TIP) Tab Only on 1st Desktop

Posted: 17.07.2009 21:10:47
by loyukfai
FYI, I tried creating a rule as follow...

Code: Select all

Condition = Executable is TabTip.exe
Action = Copy to all desktops


But when it's enabled, weird things will happen.

First, there will be a blank area on each desktop.

Second, a certain area will not response to mouse click.

I can only remove the blank area and fix the mouse click problem by invoking the TIP. But I have to do it every time I switch to another desktop, which makes this an impractical solution.

Any idea...?

Image

Re: Floating Tablet Input Panel (TIP) Tab Only on 1st Desktop

Posted: 18.07.2009 19:31:24
by loyukfai
I found out that sometimes the floating TIP tab appears on the other desktops as well.

Turns out it's a side-effect of Chrome (the browser) going in and out of full-screen mode.

When I do it on the other desktops, the floating TIP tab will appear afterwards.

Re: Floating Tablet Input Panel (TIP) Tab Only on 1st Desktop

Posted: 20.07.2009 14:22:29
by Patrick
Hi, :dex:

add the following at the end of your wechsel.ini:

Code: Select all


[Exe]
TabTip.exe=ignore

Re: Floating Tablet Input Panel (TIP) Tab Only on 1st Desktop

Posted: 20.07.2009 21:14:56
by loyukfai
Oh, that does the trick!

And no need to setup any rule at all!

Thanks very much!