[THIN] Re: session focus issue

Hi Jason,

Does it help to switch off the option for an application to "steal" focus?
Below is a part of a custom .adm file I wrote a long time ago to do this
Set the option to "Disabled"
Maybe this helps (as a workaround)?

Kind regards,

Ben


--- Start custom .adm file code

CLASS USER

CATEGORY "Extra Settings"


POLICY "Allow applications to steal focus"

        #if VERSION >= 3
        EXPLAIN "!!Focus_Help"
        #endif

        KEYNAME "Control Panel\Desktop"
        VALUENAME "ForegroundLockTimeout"
        VALUEON NUMERIC 0
        VALUEOFF NUMERIC 200000
        ACTIONLISTON 
                KEYNAME "Control Panel\Desktop"
                VALUENAME "ForegroundFlashCount"
        VALUE DELETE 
        END ACTIONLISTON 
        ACTIONLISTOFF 
                KEYNAME "Control Panel\Desktop"
                VALUENAME "ForegroundFlashCount"
                VALUE NUMERIC 3
        END ACTIONLISTOFF 

                END POLICY ; Allow applications to steal focus

END CATEGORY ; "Extra Settings"

[STRINGS]
Focus_Help ="If enabled, applications will be allowed to steal the focus
from the window you are working in."

--- End custom .adm file code




On 10-05-2011 4:22 PM, "thin-digest@xxxxxxxxxxxxx"
<thin-digest@xxxxxxxxxxxxx> wrote:

>
> ------------------------------------
>thin Digest    Tue, 10 May 2011        Volume: 10  Issue: 124
>
>In This Issue:
>       #1:     From: Jason Patten <jasoncitrix@xxxxxxxxx>
>               Subject: [THIN] session focus issue
>
>----------------------------------------------------------------------
>
>Msg: #1 in digest
>Date: Tue, 10 May 2011 10:21:57 -0400
>Subject: [THIN] session focus issue
>From: Jason Patten <jasoncitrix@xxxxxxxxx>
>
>I have a user that is having an odd session focus issue.  When he logs
>into
>our application, the session active window goes on and off, even if
>application window is in the foreground, the focus switches on and off
>every
>second or so, maybe a little faster.  it makes it impossible for him to do
>any work within the session or even work on other applications on his PC.
>I
>have not seen this before, I uninstalled and re-installed the client but
>to
>no avail.  After doing some google searching and citrix KB i have not
>found
>this issue listed, though it may be my search terms aren't just right. Has
>anyone seen anything similar?
>
>
>------------------------------
>
>End of thin Digest V10 #124
>***************************
>************************************************
>For Archives, RSS, to Unsubscribe, Subscribe or
>set Digest or Vacation mode use the below link:
>http://www.freelists.org/list/thin
>************************************************

************************************************
For Archives, RSS, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://www.freelists.org/list/thin
************************************************

Other related posts: