X Toolkit Intrinsics — C Language Interface

Total Page:16

File Type:pdf, Size:1020Kb

X Toolkit Intrinsics — C Language Interface XToolkit Intrinsics — C Language Interface XWindowSystem XVersion 11, Release 6.4 First Revision - April, 1994 Joel McCormack Digital Equipment Corporation Western Software Laboratory Paul Asente Digital Equipment Corporation Western Software Laboratory Ralph R. Swick Digital Equipment Corporation External Research Group MIT X Consortium version 6 edited by Donna Converse XConsortium, Inc. XWindowSystem is a trademark of X Consortium, Inc. Copyright © 1985, 1986, 1987, 1988, 1991, 1994 X Consortium Permission is hereby granted, free of charge, to anyperson obtaining a copyofthis software and associated documenta- tion files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Soft- ware. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOTLIMITED TOTHE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTIC- ULAR PURPOSE AND NONINFRINGEMENT.INNOEVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,WHETHER IN AN ACTION OF CONTRACT,TORTOROTH- ERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to pro- mote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. Copyright © 1985, 1986, 1987, 1988, 1991, 1994 Digital Equipment Corporation, Maynard, Massachusetts. Permission to use, copy, modify and distribute this documentation for anypurpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Digital not be used in in advertising or publicity per- taining to distribution of the software without specific, written prior permission. Digital makes no representations about the suitability of the software described herein for anypurpose. It is provided ``as is''without express or implied warranty. Acknowledgments The design of the X11 Intrinsics was done primarily by Joel McCormack of Digital WSL. Major contributions to the design and implementation also were done by Charles Haynes, MikeChow, and Paul Asente of Digital WSL. Additional contributors to the design and/or implementation were: Loretta Guarino-Reid (Digital WSL) Rich Hyde (Digital WSL) Susan Angebranndt (Digital WSL) Terry Weissman (Digital WSL) Mary Larson (Digital UEG) Mark Manasse (Digital SRC) Jim Gettys (Digital SRC) Leo Treggiari (Digital SDT) Ralph Swick (Project Athena and Digital ERP) Mark Ackerman (Project Athena) Ron Newman (Project Athena) Bob Scheifler (MIT LCS) The contributors to the X10 toolkit also deservemention. Although the X11 Intrinsics present an entirely different programming style, theyborrowheavily from the implicit and explicit concepts in the X10 toolkit. The design and implementation of the X10 Intrinsics were done by: Terry Weissman (Digital WSL) Smokey Wallace (Digital WSL) Phil Karlton (Digital WSL) Charles Haynes (Digital WSL) Frank Hall (HP) The design and implementation of the X10 toolkit'ssample widgets were by the above,aswell as by: Ram Rao (Digital UEG) Mary Larson (Digital UEG) MikeGancarz (Digital UEG) Kathleen Langone (Digital UEG) These widgets provided a checklist of requirements that we had to address in the X11 Intrinsics. Thanks go to Al Mento of Digital'sUEG Documentation Group for formatting and generally improving this document and to John Ousterhout of Berkeleyfor extensively reviewing early drafts of it. Finally,aspecial thanks to MikeChow, whose extensive performance analysis of the X10 toolkit provided the justification to redesign it entirely for X11. Joel McCormack Western Software Laboratory Digital Equipment Corporation March 1988 xi The current design of the Intrinsics has benefited greatly from the input of several dedicated reviewers in the membership of the X Consortium. In addition to those already mentioned, the following individuals have dedicated significant time to suggesting improvements to the Intrin- sics: Steve Pitschke(Stellar) C. Doug Blewett (AT&T) Bob Miller (HP) David Schiferl (Tektronix) Fred Taft (HP) Michael Squires (Sequent) Marcel Meth (AT&T) Jim Fulton (MIT) MikeCollins (Digital) Kerry Kimbrough (Texas Instruments) Scott McGregor (Digital) Phil Karlton (Digital) Julian Payne (ESS) Jacques Davy (Bull) Gabriel Beged-Dov(HP) Glenn Widener (Tektronix) Thanks go to each of them for the countless hours spent reviewing drafts and code. Ralph R. Swick External Research Group Digital Equipment Corporation MIT Project Athena June 1988 From Release 3 to Release 4, several newmembers joined the design team. We greatly appreciate the thoughtful comments, suggestions, lengthydiscussions, and in some cases implementation code contributed by each of the following: Don Alecci (AT&T) Ellis Cohen (OSF) Donna Converse (MIT) Clive Feather (IXI) Nayeem Islam (Sun) Dana Laursen (HP) Keith Packard (MIT) Chris Peterson (MIT) Richard Probst (Sun) Larry Cable (Sun) In Release 5, the effort to define the internationalization additions was headed by Bill McMahon of Hewlett Packard and Frank Rojas of IBM. This has been an educational process for manyof us, and Bill and Frank'stutelage has carried us through. Vania Joloboffofthe OSF also contrib- uted to the internationalization additions. The implementation efforts of Bill, Gabe Beged-Dov, and especially Donna Converse for this release are also gratefully acknowledged. Ralph R. Swick December 1989 and July 1991 xii The Release 6 Intrinsics is a result of the collaborative efforts of participants in the X Consor- tium's intrinsics working group. Afew individuals contributed substantial design proposals, par- ticipated in lengthydiscussions, reviewed final specifications, and in most cases, were also responsible for sections of the implementation. Theydeserverecognition and thanks for their major contributions: Paul Asente (Adobe) Larry Cable (SunSoft) Ellis Cohen (OSF) Daniel Dardailler (OSF) Vania Joloboff(OSF) Kaleb Keithley(XConsortium) CourtneyLoomis (HP) Douglas Rand (OSF) Bob Scheifler (X Consortium) Ajay Vohra (SunSoft) Manyothers analyzed designs, offered useful comments and suggestions, and participated in a significant subset of the process. The following people deservethanks for their contributions: Andy Bovingdon, Sam Chang, Chris Craig, George Erwin-Grotsky, Keith Edwards, Clive Feather,Stephen Gildea, Dan Heller,Steve Humphrey, David Kaelbling, Jaime Lau, Rob Lem- bree, Stuart Marks, Beth Mynatt, Tom Paquin, Chris Peterson, Kamesh Ramakrishna, Tom Rodriguez, Jim VanGilder,Will Walker,and MikeWexler. Iamespecially grateful to twoofmycolleagues: Ralph Swick for expert editorial guidance, and Kaleb Keithleyfor leadership in the implementation and the specification work. Donna Converse XConsortium April 1994 xiii About This Manual XToolkit Intrinsics — C Language Interface is intended to be read by both application program- mers who will use one or more of the manywidget sets built with the Intrinsics and by widget programmers who will use the Intrinsics to build widgets for one of the widget sets. Not all the information in this manual, however, applies to both audiences. That is, because the application programmer is likely to use only a number of the Intrinsics functions in writing an application and because the widget programmer is likely to use manymore, if not all, of the Intrinsics functions in building a widget, an attempt has been made to highlight those areas of information that are deemed to be of special interest for the application programmer.(It is assumed the widget pro- grammer will have tobefamiliar with all the information.) Therefore, all entries in the table of contents that are printed in bold indicate the information that should be of special interest to an application programmer. It is also assumed that, as application programmers become more familiar with the concepts dis- cussed in this manual, theywill find it more convenient to implement portions of their applica- tions as special-purpose or custom widgets. It is possible, nonetheless, to use widgets without knowing howtobuild them. Conventions Used in this Manual This document uses the following conventions: •Global symbols are printed in this special font.These can be either function names, sym- bols defined in include files, data types, or structure names. Arguments to functions, proce- dures, or macros are printed in italics. •Each function is introduced by a general discussion that distinguishes it from other func- tions. The function declaration itself follows, and each argument is specifically explained. General discussion of the function, if anyisrequired, follows the arguments. •Toeliminate anyambiguity between those arguments that you pass and those that a func- tion returns to you, the explanations for all arguments that you pass start with the word specifies or,inthe case of multiple arguments, the word specify.The explanations for all arguments that are returned to you start with the word returns or,inthe case of multiple arguments, the word return. xiv Chapter 1 Intrinsics
Recommended publications
  • Release Notes for X11R6.8.2 the X.Orgfoundation the Xfree86 Project, Inc
    Release Notes for X11R6.8.2 The X.OrgFoundation The XFree86 Project, Inc. 9February 2005 Abstract These release notes contains information about features and their status in the X.Org Foundation X11R6.8.2 release. It is based on the XFree86 4.4RC2 RELNOTES docu- ment published by The XFree86™ Project, Inc. Thereare significant updates and dif- ferences in the X.Orgrelease as noted below. 1. Introduction to the X11R6.8.2 Release The release numbering is based on the original MIT X numbering system. X11refers to the ver- sion of the network protocol that the X Window system is based on: Version 11was first released in 1988 and has been stable for 15 years, with only upwardcompatible additions to the coreX protocol, a recordofstability envied in computing. Formal releases of X started with X version 9 from MIT;the first commercial X products werebased on X version 10. The MIT X Consortium and its successors, the X Consortium, the Open Group X Project Team, and the X.OrgGroup released versions X11R3 through X11R6.6, beforethe founding of the X.OrgFoundation. Therewill be futuremaintenance releases in the X11R6.8.x series. However,efforts arewell underway to split the X distribution into its modular components to allow for easier maintenance and independent updates. We expect a transitional period while both X11R6.8 releases arebeing fielded and the modular release completed and deployed while both will be available as different consumers of X technology have different constraints on deployment. Wehave not yet decided how the modular X releases will be numbered. We encourage you to submit bug fixes and enhancements to bugzilla.freedesktop.orgusing the xorgproduct, and discussions on this server take place on <[email protected]>.
    [Show full text]
  • THINC: a Virtual and Remote Display Architecture for Desktop Computing and Mobile Devices
    THINC: A Virtual and Remote Display Architecture for Desktop Computing and Mobile Devices Ricardo A. Baratto Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Graduate School of Arts and Sciences COLUMBIA UNIVERSITY 2011 c 2011 Ricardo A. Baratto This work may be used in accordance with Creative Commons, Attribution-NonCommercial-NoDerivs License. For more information about that license, see http://creativecommons.org/licenses/by-nc-nd/3.0/. For other uses, please contact the author. ABSTRACT THINC: A Virtual and Remote Display Architecture for Desktop Computing and Mobile Devices Ricardo A. Baratto THINC is a new virtual and remote display architecture for desktop computing. It has been designed to address the limitations and performance shortcomings of existing remote display technology, and to provide a building block around which novel desktop architectures can be built. THINC is architected around the notion of a virtual display device driver, a software-only component that behaves like a traditional device driver, but instead of managing specific hardware, enables desktop input and output to be intercepted, manipulated, and redirected at will. On top of this architecture, THINC introduces a simple, low-level, device-independent representation of display changes, and a number of novel optimizations and techniques to perform efficient interception and redirection of display output. This dissertation presents the design and implementation of THINC. It also intro- duces a number of novel systems which build upon THINC's architecture to provide new and improved desktop computing services. The contributions of this dissertation are as follows: • A high performance remote display system for LAN and WAN environments.
    [Show full text]
  • Op E N So U R C E Yea R B O O K 2 0
    OPEN SOURCE YEARBOOK 2016 ..... ........ .... ... .. .... .. .. ... .. OPENSOURCE.COM Opensource.com publishes stories about creating, adopting, and sharing open source solutions. Visit Opensource.com to learn more about how the open source way is improving technologies, education, business, government, health, law, entertainment, humanitarian efforts, and more. Submit a story idea: https://opensource.com/story Email us: [email protected] Chat with us in Freenode IRC: #opensource.com . OPEN SOURCE YEARBOOK 2016 . OPENSOURCE.COM 3 ...... ........ .. .. .. ... .... AUTOGRAPHS . ... .. .... .. .. ... .. ........ ...... ........ .. .. .. ... .... AUTOGRAPHS . ... .. .... .. .. ... .. ........ OPENSOURCE.COM...... ........ .. .. .. ... .... ........ WRITE FOR US ..... .. .. .. ... .... 7 big reasons to contribute to Opensource.com: Career benefits: “I probably would not have gotten my most recent job if it had not been for my articles on 1 Opensource.com.” Raise awareness: “The platform and publicity that is available through Opensource.com is extremely 2 valuable.” Grow your network: “I met a lot of interesting people after that, boosted my blog stats immediately, and 3 even got some business offers!” Contribute back to open source communities: “Writing for Opensource.com has allowed me to give 4 back to a community of users and developers from whom I have truly benefited for many years.” Receive free, professional editing services: “The team helps me, through feedback, on improving my 5 writing skills.” We’re loveable: “I love the Opensource.com team. I have known some of them for years and they are 6 good people.” 7 Writing for us is easy: “I couldn't have been more pleased with my writing experience.” Email us to learn more or to share your feedback about writing for us: https://opensource.com/story Visit our Participate page to more about joining in the Opensource.com community: https://opensource.com/participate Find our editorial team, moderators, authors, and readers on Freenode IRC at #opensource.com: https://opensource.com/irc .
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • New Evolutions in the X Window System
    New Evolutions in the X Window System Matthieu Herrb∗ and Matthias Hopf† October 2005 Abstract This paper presents an overview of recent and on-going evolutions in the X window system. First, the state of some features will be presented that are already available for several months in the X server, but not yet widely used in applications. Then some ongoing and future evolutions will be shown: on the short term, the new EXA acceleration framework and the new modular- ized build system. The last part will focus on a longer term project: the new Xgl server architecture, based on the OpenGL technology for both 2D and 3D acceleration. Introduction The X window system celebrated its twentieth birthday last year. After some quick evolution in its early years, its development slowed down during the nineties, be- cause the system had acquired a level of maturity that made it fit most of the needs of the users of graphical work stations. But after all this time, pushed by the com- petition with other systems (Mac OS X and Microsoft Windows) the need for more advanced graphics features triggered new developments. The first part of this paper is going to describe some of these features that are already available (and have been used) for a couple of years but not necessarily known by users of the X window system. A second part will address some on-going work that will be part of the X11R7 release: a new 2D acceleration architecture and the modularization of the source tree. In the third part, a complete redesign of the device dependent layer of the X server, based on OpenGL, will be presented.
    [Show full text]
  • Xorg/SPARC – in Process ● Xorg/Sunray – in Process
    USE IMPROVE EVANGELIZE <Desktop Update> <Stuart Kreitman, Alan Coopersmith> <SUNW JAVA Engineering> <X Server Group> USE IMPROVE EVANGELIZE EOL of Xsun! ● Solaris-Wide commitment to Xorg ● Xorg/x86 – transition complete ● Xorg/SPARC – In Process ● Xorg/SunRay – In Process 2 USE IMPROVE EVANGELIZE Xorg /x86 ● S10_U4 = Xorg 7.2 ● S10_U5 = Xorg 7.3 ● SXDE 3 (snv_70) = Xorg 7.2 ● SXDE 4 = Xorg 7.3 ● ● Features: TSOL, Composite, Xrandr1.2, more hardware support 3 USE IMPROVE EVANGELIZE Xorg/x86: What Graphics Card Works? ● NVIDIA – gets full config, OpenGL, nv_drv.so works well ● Models: Quadro, GeForce ● INTEL – gets Xrandr, DRI/DRM full support ● Models: i945 today, i965 (x3100) soon ● ATI models: R100-R400 (Radeon 7000- x850) supported – DRI coming in future ● ATI R500/R600 (X1*00/X2*00) unsupported ● Others: “usually” the VESA driver @1024x768 4 USE IMPROVE EVANGELIZE Xorg/SPARC ● Just beginning an integration of nascent community interest, Martin Bochnig, Moinak Ghosh ● Running: ffb, Elite3D(afb), PGX64 ● Soon: XVR100, PGX32 ● Dream: Support of generic VBIOS ;-) 5 USE IMPROVE EVANGELIZE Xorg/Sunray ● Shipping on Linux, based on Xorg 6.8.2 ● Developing: for S10_U4 (its layered), 64 bit clean, for x86 and sparc, part of big feature boost for Sunray 6 USE IMPROVE EVANGELIZE Xorg New Projects ● FOX ● XDMX – helpful for VirtualGL project ● Updated accessibility based on Composite- better magnification. ● ATI R100-R400 DRI/DRM in process ● Compiz Integration 7 USE IMPROVE EVANGELIZE Desktop Software in Solaris 10 ● Solaris 10 8/07 (Update 4)
    [Show full text]
  • Sun Shared Visualization 1.0 Software Client
    Sun™ Shared Visualization 1.0 Software Client Administration Guide Sun Microsystems, Inc. www.sun.com Part No. 820-0234-10 January 2007, Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback Copyright 2007 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved. Sun Microsystems, Inc. has intellectual property rights relating to technology that is described in this document. In particular, and without limitation, these intellectual property rights might include one or more of the U.S. patents listed at http://www.sun.com/patents and one or more additional patents or pending patent applications in the U.S. and in other countries. This document and the product to which it pertains are distributed under licenses restricting their use, copying, distribution, and decompilation. No part of the product or of this document might be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Parts of the product might be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and in other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, Java, AnswerBook2, docs.sun.com, Sun Ray, and Solaris are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and in other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc.
    [Show full text]
  • Run the Last Command As Root Sudo !! # Serve Current Directory Tree At
    # Run the last command as root sudo !! # Serve current directory tree at http://$HOSTNAME:8000/ python m SimpleHTTPServer # Save a file you edited in vim without the needed permissions :w !sudo tee % # change to the previous working directory cd # Runs previous command but replacing ^foo^bar # mtr, better than traceroute and ping combined mtr google.com # quickly backup or copy a file with bash cp filename{,.bak} # Rapidly invoke an editor to write a long, complex, or tricky command ctrlx e # Copy ssh keys to user@host to enable passwordless ssh logins. $sshcopyid user@host # Empty a file > file.txt # Execute a command without saving it in the history <space>command # Capture video of a linux desktop ffmpeg f x11grab s wxga r 25 i :0.0 sameq /tmp/out.mpg # Salvage a borked terminal reset # start a tunnel from some machine's port 80 to your local post 2001 ssh N L2001:localhost:80 somemachine # Execute a command at a given time echo "ls l" at midnight # Query Wikipedia via console over DNS dig +short txt <keyword>.wp.dg.cx # currently mounted filesystems in nice layout mount column t # Update twitter via curl curl u user:pass d status="Tweeting from the shell" http://twitter.com/statuse s/update.xml # Place the argument of the most recent command on the shell 'ALT+.' or '<ESC> .' # output your microphone to a remote computer's speaker dd if=/dev/dsp ssh c arcfour C username@host dd of=/dev/dsp # Lists all listening ports together with the PID of the associated process netstat tlnp # Mount a temporary ram partition mount t tmpfs tmpfs /mnt o size=1024m # Mount folder/filesystem through SSH sshfs name@server:/path/to/folder /path/to/mount/point # Runs previous command replacing foo by bar every time that foo appears !!:gs/foo/bar # Compare a remote file with a local file ssh user@host cat /path/to/remotefile diff /path/to/localfile # Quick access to the ascii table.
    [Show full text]
  • Solaris X Window System Developer's Guide Provides Detailed Information on the Solaris X Server
    Solaris XWindow System Developer's Guide Part No: 816–0279–10 May 2002 Copyright ©2002Sun Microsystems 4150 Network Circle, Santa Clara, CA 95054 U.S.A. This product or document is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation. No part of this product or document may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, docs.sun.com, AnswerBook, AnswerBook2, and Solaris are trademarks, registered trademarks, or service marks of Sun Microsystems, Inc. in the U.S. and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the U.S. and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc. The OPEN LOOK and Sun Graphical User Interface was developed by Sun Microsystems, Inc. for its users and licensees. Sun acknowledges the pioneering efforts of Xerox in researching and developing the concept of visual or graphical user interfaces for the computer industry. Sun holds a non-exclusive license from Xerox to the Xerox Graphical User Interface, which license also covers Sun's licensees who implement OPEN LOOK GUIs and otherwise comply with Sun's written license agreements.
    [Show full text]
  • PTC X/Server™
    Product Datasheet PTC X/Server™ Easily Accomplish all your UNIX/Windows OS Integration Tasks In a world of heterogeneous IT environments, the • VT420, WYSE 60, and ANSI terminal emulation need for a high-performance, transparent PC X over SSH, telnet and other transports server that delivers seamless integration between the Windows® desktop and the UNIX/Linux server • UNIX/Linux Neighborhood browser is critical. PTC X/ Server is designed to be the ideal • Multi-monitor support solution for interoperability of PCs and UNIX/Linux systems utilizing the most recent standards and • Graphics Optimizer maximizes the power of provides ease of usability and flexibility that users your hardware and enterprise system administrators require. • Direct Rendering support – enables applications PTC X/Server operates on Windows Desktop (32 migrated with PTC MKS Toolkit for Enterprise and 64) and Windows Server (64 bit) platforms. PTC Developers (both 32 and 64-bit editions), and X/Server is available separately, or as a great using the PTC NuTCRACKER Platform to boost companion to PTC MKS Toolkit products. performance by communicating directly with the Windows OpenGL libraries PTC X/Server Features: • Many simultaneous Truecolor, Pseudocolor, Greyscale and StaticGrey visuals with • Full X11R7.6 server with GLX 1.4 support for overlay/underlay planes (depending upon displaying sophisticated 3D imaging underlying graphics hardware support) applications on a Windows PC. Provides greater user control over Pixel Format to VisualMapping. No additional 3D license is needed “There is a remarkable performance improvement using Mentor Graphics • Remote Environment Support including Citrix, Microsoft Terminal Services and Remote tools with PTC X/Server as Desktop environments compared to X-Win32.
    [Show full text]
  • NICE DCV Administrator Guide NICE DCV Administrator Guide
    NICE DCV Administrator Guide NICE DCV Administrator Guide NICE DCV: Administrator Guide Copyright © Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection with any product or service that is not Amazon's, in any manner that is likely to cause confusion among customers, or in any manner that disparages or discredits Amazon. All other trademarks not owned by Amazon are the property of their respective owners, who may or may not be affiliated with, connected to, or sponsored by Amazon. NICE DCV Administrator Guide Table of Contents What Is NICE DCV? ............................................................................................................................. 1 How NICE DCV Works ................................................................................................................. 1 Features .................................................................................................................................... 1 Pricing ...................................................................................................................................... 2 NICE DCV Servers ............................................................................................................................... 3 Requirements ............................................................................................................................ 3 Supported Features ...................................................................................................................
    [Show full text]
  • Keith Packard
    Keith Packard [email protected] July 29, 2005 Experience HP (via Compaq) (12/01-present) Member of the Cambridge Research Laboratory. Research projects focused on user interfaces in all guises, from tiny embedded computing devices running either custom operating systems or uCLinux through multi-machine projector-based media walls. X window system research included the design and implementation of the X Com- posite and X Damage extensions which provide for manipulation of application presen- tation through external applications enabling a wide range of new user environments. This novel new architecture provides capabilities far in excess of those available in other window systems while remaining compatible with existing applications. Designed and implemented the cairo 2D rendering library supporting X, PostScript, PDF, Windows and Mac OS X output while providing best in class rendering using a PDF 1.4 compatible imaging model. Encouraged adoption of this library by many major free software projects, including Gtk+, Mozilla, Mono and Inkscape. Developed new font naming and selecting library called fontconfig to unify appli- cation use of fonts in free software systems. Promoted library to free software projects by providing relevant patches to their code, including Mozilla, Qt, Gtk+, Tk and X. Fontconfig is now used across all of these applications as the fundemental font config- uration mechanism, eliminating a common source of font access difficulties. SuSE, Inc (11/99-11/01) Enhanced the XFree86 implementation of the X Window System. Designed and im- plemented a new rendering extension. Built a new X driver architecture for embedded devices. Wrote and presented numerous papers at technical and industry conferences.
    [Show full text]