Sponsored Content
Full Discussion: Solaris 10 screen capture
Operating Systems Solaris Solaris 10 screen capture Post 302427048 by DukeNuke2 on Thursday 3rd of June 2010 04:04:51 PM
Old 06-03-2010
just use a remote screen on a mac, linux or windows and use a screencapture tool from there... with xdmcp you can also use the complete login-screen from a remote computer and run the session inside a window which you can capture with a tool of your choice.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

screen capture

I was wondering is there something out there for Solaris 7 for screen capture? Also it would really help if there was some software out there that can record whats happens on the screen for like 10 seconds or how ever long I need it to. I did a search but doesn't seem to be alot out there. (10 Replies)
Discussion started by: merlin
10 Replies

2. Solaris

Solaris 9 login Screen not loading

The system loads fine no errors on the system during boot. when it tries to start it goes to hostname % it does not show the login screen for the users. any help on this would be great. is the X11 not starting properly? (16 Replies)
Discussion started by: deaconf19
16 Replies

3. Solaris

solaris equivalent to the linux screen command

hi there is there a solaris equivalent to the linux screen command? (1 Reply)
Discussion started by: milhan
1 Replies

4. Solaris

Solaris Login Screen Not Loading

I (think I) successfully installed Solaris 10 5/09 on the IDE hard drive of my computer using the 5 installation CDs I downloaded from the Sun website. But now when I boot from the IDE hard drive I think it boots successfully but It asks me for the root password or Ctrl+D to abort. When I give it... (5 Replies)
Discussion started by: Bradj47
5 Replies

5. UNIX for Dummies Questions & Answers

Automatic logging (capture screen output) of telnet/ssh sessions on a Solaris node

Hi I am working in Solaris 10 and I want to monitor logs for every telnet/ssh session that tries to connect to the server. I need these logs to be generated in a file that I can fetch using ftp. I am a new user and a stepwise detail will be great BR saGGee (3 Replies)
Discussion started by: saggee
3 Replies

6. Solaris

Video capture and editing on Solaris vs Debian vs Ubuntu

I am interested in doing some heavy video work. I have a ADVC 110 Video capture device, which I am using to capture VHS video tapes, which I will convert on the server to DVD format and burn to DVD's using DVD production software. I will also take the captured video file and split it up in parts... (1 Reply)
Discussion started by: Marcus Aurelius
1 Replies

7. Solaris

Login Screen in Solaris 11

I have a requirement to add a warning banner to the Solaris 11 login screen. Adding the banner was pretty easy in Solaris 10 by changing *Dtlogin. Does anyone know how to make the change in Solaris !!? (3 Replies)
Discussion started by: goose25
3 Replies

8. Solaris

Dual screen in Solaris 10

Hi. I have a question.. how can i do a dual screen in CME with the same desktop.. with consule.. ?! sry for wrong selection in forum. (1 Reply)
Discussion started by: defs
1 Replies

9. Programming

Python Screen Capture of RIGOL 1054Z on macOS Catalina Using NI-VISA

On the NI-VISA boards there has been some frustration where folks cannot get NI-VISA to work on macOS Catalina because Catalina (macOS 10.15.x) is "not supported" by NI-VISA (for many months, it seems). Currently, the README shows: NI-VISA 19.0 for macOS supports the following platforms: ... (10 Replies)
Discussion started by: Neo
10 Replies
gdmsetup(1)							   User Commands						       gdmsetup(1)

NAME
gdmsetup - GDM Configuration Tool SYNOPSIS
gdmsetup [gnome-std-options] DESCRIPTION
gdmsetup provides a graphical interface that enables you to modify the GDM configuration file, gdm.conf. gdmsetup can only be run as the root user. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXTENDED DESCRIPTION
gdmsetup has six tabs: General, Standard greeter, Graphical greeter, Security, Accessibility, and XDMCP. The following sections describe the configuration options that you can edit. The affected gdm.conf section-key pair is listed in parenthe- ses. General o Whether the local greeter program is the Graphical or Standard greeter (daemon - Greeter) o Whether the remote greeter program is the Graphical or Standard greeter (daemon - RemoteGreeter) o Whether to use the 24-hour clock format (greeter - Use24Clock) o Welcome string (greeter - Welcome) o Remote Welcome string (greeter - RemoteWelcome) o Automatic Login selection (daemon - AutomaticLoginEnable) o Automatic Login username (daemon - AutomaticLogin) o Timed Login Selection (daemon - TimedLoginEnable) o Timed Login username (daemon - TimedLogin) o Timed Login delay (daemon - TimedLoginDelay) Standard Greeter o Background image selection as none, image, or color (greeter - BackgroundType) o Background image (greeter - BackgroundImage) o Scale background image to fit (greeter - BackgroundScaleToFit) o Background color (greeter - BackgroundColor) o Only background color on remote displays (greeter - BackgroundRemoteOnlyColor) o Logo image (greeter - Logo) o Show chooseable user images or face browser (greeter - Browser) Graphical Greeter o Theme selection (greeter - GraphicalTheme) o Install new theme o Delete theme Security o Allow root to login with GDM (security - AllowRoot) o Allow root to login remotely with GDM (security - AllowRemoteRoot) o Allow remote timed logins (security - AllowRemoteAutoLogin) o Show actions menu (greeter - SystemMenu) o Allow configuration from the login screen (greeter - ConfigAvailable) o Allow running XDMCP chooser from the login screen (greeter - ChooserButton) o Always disallow TCP connections to Xserver (security - DisallowTCP) Accessibility o Enable accessibility modules (daemon - AddGtkModules) o Make a sound when login window is ready (greeter - SoundOnLogin) o Sound file selection (greeter - SoundOnLogin) XDMCP o Enable XDMCP (xdmcp - Enable o Honor indirect requests (xdmcp - HonorIndirect) o Listen on UDP port (xdmcp - Port) o Maximum pending requests (xdmcp - MaxPending) o Maximum pending indirect requests (xdmcp - MaxPendingIndirect) o Maximum remote sessions (xdmcp - MaxSessions) o Maximum wait time (xdmcp - MaxWait) o Maximum indirect wait time (xdmcp - MaxWaitIndirect) o Displays per host (xdmcp - DisplaysPerHost) o Ping interval in seconds (xdmcp - PingIntervalSeconds) FILES
The following files are used by this application: /usr/bin/gdmsetup Executable for GDM Configuration Tool /usr/sbin/gdmconfig Wrapper script to run gdmsetup, for binary name compatibility /etc/X11/gdm/gdm.conf Contains GDM configuration and documentation, can be modified by gdmsetup or gdmconfig ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-display-mgr | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gdm(1), gdmXnestchooser(1), gdmflexiserver(1), gdmphotosetup(1), gdmthemetester(1), gdm-restart(1m), gnome-std-options(5) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2004. SunOS 5.10 1 Sep 2004 gdmsetup(1)
All times are GMT -4. The time now is 09:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy