cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2149
Views
5
Helpful
3
Replies

Can you force Jabber client window to open on launch and set the position?

jfranche
Level 1
Level 1

We auto launch Jabber for our users, however it opens minimized on the user's taskbar in Windows.

 

  • Can you force Jabber to initially launch with the window opened?
  • Also, can you target the initial window position?  We would like it to open in the upper right corner of the user's screen on first launch.  We are fine with the user's window placement being sticky after that.

For example, like this:

 

Jabber Window Open.jpg

1 Accepted Solution

Accepted Solutions

Rob Waller
Level 1
Level 1

Not sure about positioning on screen, but add this in your jabber-config file to have it launched in the open.

<Options>
<DockedWindowVisible>FALSE</DockedWindowVisible>
</Options>

 

View solution in original post

3 Replies 3

Jaime Valencia
Cisco Employee
Cisco Employee

AFAIK none of those are configurable via Jabber settings/parameters

HTH

java

if this helps, please rate

Thank you.  I was wondering if anyone has come up with creative ways to accomplish this.  Possibly using Windows scripts, registry settings, policies or some other tools (like AppSense).

 

Rob Waller
Level 1
Level 1

Not sure about positioning on screen, but add this in your jabber-config file to have it launched in the open.

<Options>
<DockedWindowVisible>FALSE</DockedWindowVisible>
</Options>