Displaying 7 results from an estimated 7 matches for "windowsts".
Did you mean:
windows's
2006 Dec 09
1
setWindowState(), how use it?
I'm trying to add some options in state plugin:
-skipTaskBar
-skipPager
-above
-below
I use setWindowState() to do this but:
- It currently only works for skipTaskBar && skipPager
- For above and below, it works but only for newly created windows
here the code:
if (skipTaskBar != -1)
windowState |= CompWindowStateSkipTaskbarMask;
if (skipPager != -1)
2001 Aug 13
3
How do I make windows open maximised?
I have been dabbling with getting some of our Windows applications
running under Linux using the CodeWeavers preview 20010629. I am making
good progress and am very pleased with the results. However I am
currently stuck on one problem. The Windows software is developed using
Borland Delphi and the application includes a number of forms that are
intended to be displayed full screen. The
2008 Oct 26
9
vncviewer reporting connection refused (146)
I''m running snv93.
I''m trying to install a windows hvm domU using the virt-install command:
/usr/bin/virt-install -n windowsts -r 2048 -s 20 -f /data/domU/windowsts --hvm --vnc -c /dev/dsk/c0t0d0s2
The vncviewer is unable to open a connection to the xend VNC server and is failing with the Connection refused (146) error message.
xend is set up with the following properties:
config/vnc-listen=astring:"0.0.0.0"
c...
2003 Jan 16
2
Samba BDCs and machine trust account passwords
I have a problem with machine trust accounts breaking in a purely Samba
controlled domain. I have one master Samba server acting as a PDC, and
three slave servers in different networks. The UNIX user account
information is updated by means of NIS, and smbpasswd gets rsync'ed to
the slave servers whenever there is a change in the file. All this works
without problems at all times.
When I
2011 Nov 15
1
Borland C++ Builder TForm->Show() problem
Hello, all!
My program is written on Borland C Builder 6
Not properly method TForm-> Show () works;
And on operational system Ubunto 10.10 it works properly, and already in Ubuntu 11.10 method TForm-> Show () works not properly.
Elements of a window receive focus of input from the keyboard, and the window remains not active!
The heading of a window and is not painted in color of an active
2004 Sep 27
0
Re: Asterisk-Users Digest, Vol 2, Issue 281
Now that most of you have worked overtime to show why most people are
continually pissed at Nix Users (all except two of course). The problem I
can see is the downright technosnobbery involved. There is nothing wrong
with Linux. I play around with RH9 and FreeBSD and find that most things
run fine. But you get into a problem where it keeps asking for the same
blamed libraries over and over on
2010 May 21
0
Wine release 1.2-rc1
The Wine development release 1.2-rc1 is now available.
This is the first release candidate for Wine 1.2. It marks the
beginning of the code freeze period. Please give this release a good
testing to help us make 1.2 as good as possible.
What's new in this release (see below for details):
- Many new toolbar icons.
- Support for alpha blending in image lists.
- Much more complete shader