Re: [CentOS] screen shot centos 7

2019-07-10 Thread Jonathan Billings
On Wed, Jul 10, 2019 at 10:17:07AM -0400, Jerry Geis wrote: > > So I found a "-debug all" option... Its talking about "cache" for a screen > shot. > Not sure why a screen shot would ever be cached - Not sure if this is what > I'm running into some how??? The 'Configure, ' Resource', 'Cache' column

Re: [CentOS] screen shot centos 7

2019-07-10 Thread Jerry Geis
So I found a "-debug all" option... Its talking about "cache" for a screen shot. Not sure why a screen shot would ever be cached - Not sure if this is what I'm running into some how??? /usr/bin/import -debug all -silent -window root screen.png 2019-07-10T09:13:36-05:00 0:00.000 0.010u 6.7.8 Confi

Re: [CentOS] Screen

2015-10-30 Thread Gordon Messmer
On 10/30/2015 12:10 PM, Matt Garman wrote: My understanding is that GNU screen has effectively been abandoned. No, it hasn't. http://git.savannah.gnu.org/cgit/screen.git/log/ http://tech.slashdot.org/story/14/04/29/1649238/after-a-long-wait-gnu-screen-gets-refreshed __

Re: [CentOS] Screen

2015-10-30 Thread Matt Garman
If you're just getting starting with a screen multiplexer, I'd suggest starting with tmux. My understanding is that GNU screen has effectively been abandoned. I used GNU screen for at least 10 years, and recently switched to tmux. As someone else said, in GNU screen, if you want to send ctrl-a t

Re: [CentOS] Screen

2015-10-30 Thread xaos
Andrew, Don't do it man. Don't remap screen key sequences. I had the same issue. This is how I ultimately solved it. I mentally trained myself to think of screen as a room that I need to do a Ctrl-A in order to get in there. So, for bash, It is NOT a big deal anyway. Train your fingers to do a

Re: [CentOS] Screen

2015-10-30 Thread Marcin Trendota
W dniu 30.10.2015 o 10:53, Andrew Holway pisze: > Hey > > I like to use Ctrl+A and Ctrl+E a lot to navigate my insane big bash one > liners but this is incompatible with Screen which has a binding to Ctrl-A. > Is it possible to move the screen binding so I can have the best of both > worlds? Of c

Re: [CentOS] Screen

2015-10-30 Thread Anthony K
On 30/10/15 20:53, Andrew Holway wrote: Is it possible to move the screen binding so I can have the best of both worlds? Indeed it is quite easy. In you ${HOME}/.screenrc file, add the following: escape ^Zz This would change your escape sequence to CTRL+Z. I had to do something similar on

Re: [CentOS] Screen

2015-10-30 Thread Scott Robbins
On Fri, Oct 30, 2015 at 10:53:29AM +0100, Andrew Holway wrote: > Hey > > I like to use Ctrl+A and Ctrl+E a lot to navigate my insane big bash one > liners but this is incompatible with Screen which has a binding to Ctrl-A. > Is it possible to move the screen binding so I can have the best of both

Re: [CentOS] screen brightness changes depending on which application is run

2012-04-12 Thread Nate Duehr
On Apr 11, 2012, at 11:29 PM, allan wrote: > Is your monitor an LED type? It could have dynamic brightness. My tv does the > same thing - also annoying. I have also seen that "feature" on an HP monitor with LED backlight. I believe it was a feature one could turn off in the monitor's built-in

Re: [CentOS] screen brightness changes depending on which application is run

2012-04-11 Thread John R Pierce
On 04/09/12 6:09 PM, Jeff Cen wrote: > My machine is a box sitting away from me and doesn't have a ambient light > sensor. > > > Can the problem be gnome or the LCD monitor related? I'm not sure what 'a box sitting away from me' means. the light sensor would be a feature of the LCD monitor,

Re: [CentOS] screen brightness changes depending on which application is run

2012-04-11 Thread allan
or. > > > Can the problem be gnome or the LCD monitor related? > > > > Jeff > > > > > From: Nate Duehr > To: CentOS mailing list > Sent: Monday, April 9, 2012 3:07 PM > Subject: Re: [CentOS] screen brightness changes depe

Re: [CentOS] screen brightness changes depending on which application is run

2012-04-09 Thread Jeff Cen
3:07 PM Subject: Re: [CentOS] screen brightness changes depending on which application is run On Apr 8, 2012, at 12:18 PM, Jeff Cen wrote: > Hi, > > I found my LCD screen brightness increase when I use firefox and other white > background editors and screen brightness decreas

Re: [CentOS] screen brightness changes depending on which application is run

2012-04-09 Thread Nate Duehr
On Apr 8, 2012, at 12:18 PM, Jeff Cen wrote: > Hi, > > I found my LCD screen brightness increase when I use firefox and other white > background editors and screen brightness decrease when I use dark background > applications, such as terminals with black background . The change in screen > b

Re: [CentOS] screen

2011-04-05 Thread Scott Robbins
On Tue, Apr 05, 2011 at 04:29:42PM -0400, Scott Robbins wrote: > > > I like tmux. Available from rpmforge. > I should have mentioned that it does do splitting both ways by default. -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.m

Re: [CentOS] screen

2011-04-05 Thread Scott Robbins
On Tue, Apr 05, 2011 at 12:57:03PM -0700, Agile Aspect wrote: > Hi - under CentOS 5, has anyone be able to get the vertically splitting > under screen to work? > > I downloaded the latest screen-4.0.3 and the > >wrp_vertical_split_0.3_4.0.2.diff.bz2 > > patch for vertical splitting and I st

Re: [CentOS] screen saver unlock dialog window is not visible in clone mode

2011-03-11 Thread Nico Kadel-Garcia
On Fri, Mar 11, 2011 at 8:30 AM, DarkKnight BrightWarrior wrote: > Hi, > > Environment: > I am using CentOS 5.3 operating system. I upgraded xorg of centos to 7.3. > I am using intel 945 GM board. My xorg server version is 1.4.2 and inetl > driver version 2.4.3. > gnome-screensaver version is 2.16

Re: [CentOS] screen saver crash

2010-09-06 Thread Tsuyoshi Nagata
(2010/09/05 9:18), ganu MailList wrote: >How can I check which package is not installed? Yum tells you related pkg list for gnome-screensaver. Tsuyoshi. # mkdir /tmp/gs # rpm --root /tmp/gs --initdb # rpm --nodeps --root=/tmp/gs -ivh centos-release-5-5.el5.centos.i386.rpm # yum --installroot=/t

Re: [CentOS] Screen capture in Terminal

2009-12-10 Thread Mark Caudill
Robert Moskowitz wrote: > Mark Caudill wrote: >> Rick Barnes wrote: >> >>> On 12/10/2009 08:05 AM, Robert Moskowitz wrote: >>> I don't see how to do it. I had to telnet into a firewall and run a trace, and I had to stop it, copy and paste to gedit, then start again, etc.

Re: [CentOS] Screen capture in Terminal

2009-12-10 Thread Robert Moskowitz
Les Mikesell wrote: > Rick Barnes wrote: > >> On 12/10/2009 08:05 AM, Robert Moskowitz wrote: >> >>> I don't see how to do it. >>> >>> I had to telnet into a firewall and run a trace, and I had to stop it, >>> copy and paste to gedit, then start again, etc. >>> >>> I find it interesting, an

Re: [CentOS] Screen capture in Terminal

2009-12-10 Thread Robert Moskowitz
Mark Caudill wrote: > Rick Barnes wrote: > >> On 12/10/2009 08:05 AM, Robert Moskowitz wrote: >> >>> I don't see how to do it. >>> >>> I had to telnet into a firewall and run a trace, and I had to stop it, >>> copy and paste to gedit, then start again, etc. >>> >>> I find it interesting, an

Re: [CentOS] Screen capture in Terminal

2009-12-10 Thread Les Mikesell
Rick Barnes wrote: > On 12/10/2009 08:05 AM, Robert Moskowitz wrote: >> I don't see how to do it. >> >> I had to telnet into a firewall and run a trace, and I had to stop it, >> copy and paste to gedit, then start again, etc. >> >> I find it interesting, and sad, that there is no easy 'output to fi

Re: [CentOS] Screen capture in Terminal

2009-12-10 Thread Mark Caudill
Rick Barnes wrote: > On 12/10/2009 08:05 AM, Robert Moskowitz wrote: >> I don't see how to do it. >> >> I had to telnet into a firewall and run a trace, and I had to stop it, >> copy and paste to gedit, then start again, etc. >> >> I find it interesting, and sad, that there is no easy 'output to fi

Re: [CentOS] Screen capture in Terminal

2009-12-10 Thread John R. Dennison
On Thu, Dec 10, 2009 at 08:05:06AM -0500, Robert Moskowitz wrote: > I don't see how to do it. > > I had to telnet into a firewall and run a trace, and I had to stop it, > copy and paste to gedit, then start again, etc. > > I find it interesting, and sad, that there is no easy 'output to file' >

Re: [CentOS] Screen capture in Terminal

2009-12-10 Thread Rick Barnes
On 12/10/2009 08:05 AM, Robert Moskowitz wrote: > I don't see how to do it. > > I had to telnet into a firewall and run a trace, and I had to stop it, > copy and paste to gedit, then start again, etc. > > I find it interesting, and sad, that there is no easy 'output to file' > profile setting. man

Re: [CentOS] Screen capture during install

2008-09-12 Thread Karanbir Singh
Hi Bob, Bob Hoffman wrote: My main reason was to make a really good how to book on building the webserver to help other newbies. That sounds like a really good thing to do. However, let me point out a couple of things that are important when it comes to the mailing list you are on here. 1)

RE: [CentOS] Screen capture during install

2008-09-12 Thread Bob Hoffman
I found this article..and does talk about the VM http://portal.dfpug.de/dFPUG/Dokumente/Partner/Linuxtransfer/installation_vm warescreenshots.pdf It is called "Using VMWare to Capture Linux Installation Screen Shots"...lol Since I only want to go as far as the actual package selection, I may be

RE: [CentOS] Screen capture during install

2008-09-12 Thread Bob Hoffman
My main reason was to make a really good how to book on building the webserver to help other newbies. I guess I could install, learn VM, and then kinda 'fake install' the new system and screen brab it. Or maybe I could just use a cameralol Maybe I could run the video though a filter and gr

Re: [CentOS] Screen capture during install

2008-09-12 Thread Bill Campbell
On Fri, Sep 12, 2008, Bob Hoffman wrote: > >Good evening. > >I see all these neat how-tos online with nice pictures of the install and >all. >I am new to using linux on a computer I own. > >I want to document the next server I build, each step. > >How do you do a screen capture on a system you ar

Re: [CentOS] Screen capture during install

2008-09-12 Thread MHR
On Fri, Sep 12, 2008 at 3:57 PM, Bob Hoffman <[EMAIL PROTECTED]> wrote: > > Good evening. > > I see all these neat how-tos online with nice pictures of the install and > all. > I am new to using linux on a computer I own. > > I want to document the next server I build, each step. > > How do you do

Re: [CentOS] screen not sourcing .bashrc

2008-08-26 Thread Filipe Brandenburger
On Tue, Aug 26, 2008 at 02:14, Matt Arnilo S. Baluyos (Mailing Lists) <[EMAIL PROTECTED]> wrote: > I use the "screen" command from time to time and what i would still > have to figure out how to do is for it to be able to source .bashrc > and read my user-defined configuration (aliases for example)

Re: [CentOS] screen detatch

2008-07-22 Thread Peter Kjellstrom
On Tuesday 22 July 2008, William L. Maltby wrote: > On Tue, 2008-07-22 at 18:07 +0100, Luciano Rocha wrote: > > On Tue, Jul 22, 2008 at 01:02:07PM -0400, David Mackintosh wrote: > > > The man page for screen says that I can create a detatched screen > > > running with a set command in it by doing t

Re: [CentOS] screen detatch

2008-07-22 Thread William L. Maltby
On Tue, 2008-07-22 at 18:07 +0100, Luciano Rocha wrote: > On Tue, Jul 22, 2008 at 01:02:07PM -0400, David Mackintosh wrote: > > The man page for screen says that I can create a detatched screen > > running with a set command in it by doing this: > > > > $ screen -dm $command > > > > However, it

Re: [CentOS] screen detatch

2008-07-22 Thread David Mackintosh
On Tue, Jul 22, 2008 at 06:07:44PM +0100, Luciano Rocha wrote: > > The man page for screen says that I can create a detatched screen > > running with a set command in it by doing this: > > > > $ screen -dm $command > > screen -dm isn't the same as screen -d -m. Try the latter. Figured it out.

Re: [CentOS] screen detatch

2008-07-22 Thread Luciano Rocha
On Tue, Jul 22, 2008 at 01:02:07PM -0400, David Mackintosh wrote: > The man page for screen says that I can create a detatched screen > running with a set command in it by doing this: > > $ screen -dm $command > > However, it doesn't work. Screen exits without creating the detached > screen.

Re: [CentOS] screen command

2008-07-13 Thread David Mackintosh
On Sun, Jul 13, 2008 at 01:46:20AM -0400, Ed Donahue wrote: > Anyone know which rpm give you the screen command? > > Or tell me how to figure this out on my own :-) # yum install screen It will tell you what it wants to download and install before it does it. -- /\oo/\ / /()\ \ David Mackinto

Re: [CentOS] screen command

2008-07-13 Thread D Steward
On Sun, 2008-07-13 at 01:46 -0400, Ed Donahue wrote: > Anyone know which rpm give you the screen command? > > Or tell me how to figure this out on my own :-) > > Ed Just going off on a slight tangent here, but to add to that which others have said, if you want to search for information/tutorials

Re: [CentOS] screen command

2008-07-13 Thread Ralph Angenendt
John R Pierce wrote: > Ed Donahue wrote: >> Anyone know which rpm give you the screen command? >> >> Or tell me how to figure this out on my own :-) > > # rpm -qf `which screen` > screen-4.0.3-1.el5 Is that the hen or the egg? >:) yum list "*screen*" or yum provides "*screen*" should show the rpm

Re: [CentOS] screen command

2008-07-12 Thread John R Pierce
Ed Donahue wrote: Anyone know which rpm give you the screen command? Or tell me how to figure this out on my own :-) # rpm -qf `which screen` screen-4.0.3-1.el5 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cent

Re: [CentOS] screen command

2008-07-12 Thread Ray Van Dolson
On Sun, Jul 13, 2008 at 01:46:20AM -0400, Ed Donahue wrote: > Anyone know which rpm give you the screen command? > > Or tell me how to figure this out on my own :-) screen yum provides /usr/bin/screen Ray ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Screen blacks b/w window changes

2008-02-14 Thread William L. Maltby
On Thu, 2008-02-14 at 15:08 -0500, Chris McDonald wrote: > Is there a setting that can be changed that keeps the screen from going > black when changing between? I presume you mean switching between a virtual console and an X session, or between multiple X sessions. AFAIK, it can't be prevented b

Re: [CentOS] screen locking - pam and xscreensaver

2008-01-16 Thread Scott Ehrlich
On Wed, 16 Jan 2008, Bob Beers wrote: On Jan 16, 2008 3:32 PM, Scott Ehrlich <[EMAIL PROTECTED]> wrote: If Xwindows was to be disabled, and only tty was used, what would be the best option for ensuring the logged-in session was locked after a determined amount of inactivity> If logged in to

Re: [CentOS] screen locking - pam and xscreensaver

2008-01-16 Thread Bob Beers
On Jan 16, 2008 3:32 PM, Scott Ehrlich <[EMAIL PROTECTED]> wrote: > If Xwindows was to be disabled, and only tty was used, what would be the > best option for ensuring the logged-in session was locked after a > determined amount of inactivity> > If logged in to bash, TMOUT is the (seconds) setting

Re: [CentOS] Screen blanking crashes

2007-12-19 Thread James A. Peltier
Alain Spineux wrote: On Dec 19, 2007 7:09 PM, <[EMAIL PROTECTED]> wrote: Hi, I upgraded a Dell C521 from Ubuntu 6.04 to CentOS5.1. The Dell has an NVidia 6150 analog video card. The screen is an LG1952Tx. After the screen blanking goes on, and the screen goes to sleep, the screen goes black

Re: [CentOS] Screen blanking crashes

2007-12-19 Thread Alain Spineux
On Dec 19, 2007 7:09 PM, <[EMAIL PROTECTED]> wrote: > Hi, > > I upgraded a Dell C521 from Ubuntu 6.04 to CentOS5.1. The Dell has > an NVidia 6150 analog video card. The screen is an LG1952Tx. > > After the screen blanking goes on, and the screen goes to sleep, > the screen goes black except for a

Re: [CentOS] screen + mutt terminal issues. [SOLVED]

2007-12-05 Thread Christopher Chan
Steven Haigh wrote: On Thu, Dec 06, 2007 at 10:06:25AM +0800, Christopher Chan wrote: Replying to myself with the fix... Setting PuTTY to use UTF-8 fixes the issue. This is done in the Window -> Translation section. The default is "ISO-8859-1:1998 (Latin-1, West Europe)" Changing this to UTF-

Re: [CentOS] screen + mutt terminal issues. [SOLVED]

2007-12-05 Thread Steven Haigh
On Thu, Dec 06, 2007 at 10:06:25AM +0800, Christopher Chan wrote: > >> Replying to myself with the fix... Setting PuTTY to use UTF-8 fixes the >> issue. This is >> done in the Window -> Translation section. The default is "ISO-8859-1:1998 >> (Latin-1, West Europe)" >> >> Changing this to UTF-8 fi

Re: [CentOS] screen + mutt terminal issues. [SOLVED]

2007-12-05 Thread Christopher Chan
Replying to myself with the fix... Setting PuTTY to use UTF-8 fixes the issue. This is done in the Window -> Translation section. The default is "ISO-8859-1:1998 (Latin-1, West Europe)" Changing this to UTF-8 fixes all these display corruption issues. :-O Surely you mean changing Centos t

Re: [CentOS] screen + mutt terminal issues. [SOLVED]

2007-12-05 Thread Steven Haigh
On Wed, Dec 05, 2007 at 05:49:21PM +1100, Steven Haigh wrote: > Hi all, > > I'm trying to fix a display issue when using mutt inside a screen session. > > This issue came to my attention when the following posts hit my mailbox: > > 10723 Mário Gamito [CentOS] Another questi