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 in the output of '-debug
all' are the 'domain' of the log events.  ImageMagick has a lot of
complicated internal moving parts, and one of them is for caching data
structures between parts.  Those lines that mention Cache are just the
log events corresponding to the Cache domain.  Its not really
something you should concern yourself with unless you're debugging
ImageMagick. 

-- 
Jonathan Billings 
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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 Configure import[17048]:
utility.c/ExpandFilenames/939/Configure
  Command line: /usr/bin/import {-debug} {all} {-silent} {-window} {root}
{screen.png}
2019-07-10T09:13:36-05:00 0:00.090 0.090u 6.7.8 Resource import[17048]:
resource.c/AcquireMagickResource/262/Resource
  Area: 16.59MB/16.59MB/3.6975GB
2019-07-10T09:13:36-05:00 0:00.090 0.090u 6.7.8 Resource import[17048]:
resource.c/AcquireMagickResource/262/Resource
  Memory: 16.59MB/15.82MiB/1.7218GiB
2019-07-10T09:13:36-05:00 0:00.090 0.090u 6.7.8 Cache import[17048]:
cache.c/OpenPixelCache/4052/Cache
  open [0] (heap memory, 1920x1080 15.82MiB)
2019-07-10T09:13:36-05:00 0:00.370 0.330u 6.7.8 Resource import[17048]:
resource.c/AcquireMagickResource/262/Resource
  Area: 16.59MB/16.59MB/3.6975GB
2019-07-10T09:13:36-05:00 0:00.370 0.330u 6.7.8 Resource import[17048]:
resource.c/AcquireMagickResource/262/Resource
  Memory: 16.59MB/31.64MiB/1.7218GiB
2019-07-10T09:13:36-05:00 0:00.370 0.330u 6.7.8 Cache import[17048]:
cache.c/OpenPixelCache/4052/Cache
  open [0] (heap memory, 1920x1080 15.82MiB)

2019-07-10T09:13:37-05:00 0:00.630 0.600u 6.7.8 Cache import[17048]:
cache.c/DestroyPixelCache/1448/Cache
  destroy [0]
2019-07-10T09:14:33-05:00 0:56.440 0.620u 6.7.8 Resource import[17048]:
resource.c/RelinquishMagickResource/811/Resource
  Memory: 16.59MB/15.82MiB/1.7218GiB
2019-07-10T09:14:33-05:00 0:56.540 0.670u 6.7.8 Resource import[17048]:
resource.c/AcquireMagickResource/262/Resource
  Area: 16.59MB/16.59MB/3.6975GB
2019-07-10T09:14:33-05:00 0:56.540 0.670u 6.7.8 Resource import[17048]:
resource.c/AcquireMagickResource/262/Resource
  Memory: 16.59MB/31.64MiB/1.7218GiB
2019-07-10T09:14:33-05:00 0:56.540 0.670u 6.7.8 Cache import[17048]:
cache.c/OpenPixelCache/4052/Cache
  open [0] (heap memory, 1920x1080 15.82MiB)
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] screen shot centos 7

2019-07-10 Thread Jerry Geis
HI All,

I have some remote computers - at times I issue commands to take screen
shots.
I use xwd -silent -root or import -silent -window root  to do so.
It seems at times the screen capture is the actual current content.
It might be a previous displayed item etc...

Anyone ran across this or thoughts ?

Jerry
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Calibrating Centos Screen

2016-05-21 Thread John Githambo
Hello,
Kindly assist.
I have an issue with Centos Touch screen. The usb mouse is working but
touch screen is not working even after reinstalling centos.
Kindly assist on how I can calibrate my screen.
Hardware:Beckhoff Screen
Centos Version: Centos6
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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
Ctrl-A then a

It is just one extra keystroke.

I got used to it within a week.

-George
On 10/30/15 7:13 AM, Scott Robbins wrote:

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
worlds?

If you only make simple use of screen, then there's always tmux.  It uses
ctl+b by default, and one of the reasons is the issue you mention.

(If you have a lot of complex uses of screen, then it becomes a bigger deal
to learn the new keyboard shortcuts, but many people just use it's attach
and deteach feature, and relearning those in tmux takes a few minutes.)

If you are interested in trying it, I have my own very simple page with
links to a better page at http://srobb.net/screentmux.html



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Screen

2015-10-30 Thread Andrew Holway
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?

Ta

Andrew
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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
> worlds?

If you only make simple use of screen, then there's always tmux.  It uses
ctl+b by default, and one of the reasons is the issue you mention.

(If you have a lot of complex uses of screen, then it becomes a bigger deal
to learn the new keyboard shortcuts, but many people just use it's attach
and deteach feature, and relearning those in tmux takes a few minutes.)

If you are interested in trying it, I have my own very simple page with
links to a better page at http://srobb.net/screentmux.html

-- 
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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 course you can send CTRL+a to application in screen by pressing
"CTRL+a a"

-- 
Over And Out
MoonWolf
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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
to your application (e.g. shell or emacs), you can do ctrl-a followed
by a "naked" a.  I found this becomes so second nature, for the rare
time I'm not in screen/tmux, I habitually do the Ctrl-a a sequence!

tmux's default "action" sequence is Ctrl-b.  Even without my history
of Ctrl-a muscle memory, I think I'd find Ctrl-b awkward.  I briefly
tried to get used to it so I could live without a custom tmux config
file, but just couldn't do it.  So, here's my small ~/.tmux.conf file:


# remap Ctrl-b to Ctrl-a (to emulate behavior of GNU screen)
unbind C-b
set -g prefix C-a
bind C-a send-prefix

# use vi-like keybindings
set-window-option -g mode-keys vi

# emulate GNU screen's Ctrl-a a sequence to jump to beginning of
# line
bind a send-prefix





On Fri, Oct 30, 2015 at 6:39 AM, xaos  wrote:
> 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
> Ctrl-A then a
>
> It is just one extra keystroke.
>
> I got used to it within a week.
>
> -George
> On 10/30/15 7:13 AM, Scott Robbins wrote:
>>
>> 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
>>> worlds?
>>
>> If you only make simple use of screen, then there's always tmux.  It uses
>> ctl+b by default, and one of the reasons is the issue you mention.
>>
>> (If you have a lot of complex uses of screen, then it becomes a bigger
>> deal
>> to learn the new keyboard shortcuts, but many people just use it's attach
>> and deteach feature, and relearning those in tmux takes a few minutes.)
>>
>> If you are interested in trying it, I have my own very simple page with
>> links to a better page at http://srobb.net/screentmux.html
>>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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 a server that was running minicom and could not change the escape in 
minicom as it was used by many for so long that muscle memory would have been a 
big hill to climb!

ak.


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Screen refresh seems to fail until I move the window

2014-09-10 Thread Rob Kampen

Hi List,
Over the last month or so I have noticed a problem that seems to be 
becoming more noticeable.
Initially I noticed this on Thunderbird and Firefox and assumed (yeah 
that makes an ass out of u and me) it was related to mozilla updates to 
these products. As I was working mainly with email and the browser, I 
did not notice it also affects other products.


What happens is this: I delete an email, initially nothing changes on 
the screen, in fact the screen only updates if I do any of the following 
(not an exhaustive list)

press the down arrow to move onto the next email
click on the title bar and move the window
move the mouse to the bottom pane and use the scroll wheel - this will 
update this pane to the next email content, but fails to update the 
email header pane

click on some other folder
etc.
OR
working in gedit with multiple tabs (files) open. click to close a tab - 
nothing happens until I click on the title bar and move the window, or 
click onto another tab and then scroll in the edit pane 

OR
working in firefox, and a pop up dialog box opens, the screen locks but 
no dialog box visible until I move the window slightly, when it does a 
screen refresh and greys out the main window and reveals the pop up box.


Running on CentOS 6.5, fully up to date as of Sunday, with nvidia 
graphics using the kmod packages from elrepo.
I also use compiz as my ASUS GT640 PCI-E 2GB graphics card has lots of 
horse power and run two 22 monitors via DVI cables from the single 
graphics card.

Not sure what else is relevant
Not a show stopper, but starting to really bug me.
TIA for any ideas.
Rob
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 OSD menu.

Nate
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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

2012-04-11 Thread allan
Is your monitor an LED type? It could have dynamic brightness. My tv does the 
same thing - also annoying.

-Allan

On 04/09/2012 07:09 PM, Jeff Cen wrote:
 Hi Nate,

 Thank you for the reply.  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?



 Jeff



 
   From: Nate Duehrdenverpi...@me.com
 To: CentOS mailing listcentos@centos.org
 Sent: Monday, April 9, 2012 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 decrease when I use dark background 
 applications, such as terminals with black background .  The change in 
 screen brightness depending on the applications has been annoying.


 My centos version is ver 5.7 64 bit.  Has anyone seen a similar problem or 
 have a solution for that?  Thanks in advance.

 Jeff

 Jeff,

 Does your machine have an ambient light sensor?

 Light from the monitor, reflecting off of you, will often trigger changes in 
 the amount of light the ambient light sensor is seeing.

 Happens most with large changes like switching from a bright white (browser) 
 background to a dark one, just as you describe in your symptoms.

 Nate
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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, not the computer system (unless 
youre talking about a laptop where its all integrated).

shine a bright flashlight at and around the monitor, including down from 
the top, does the screen brightness change?


-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 
 brightness depending on the applications has been annoying. 
 
 
 My centos version is ver 5.7 64 bit.  Has anyone seen a similar problem or 
 have a solution for that?  Thanks in advance.
 
 Jeff

Jeff, 

Does your machine have an ambient light sensor?  

Light from the monitor, reflecting off of you, will often trigger changes in 
the amount of light the ambient light sensor is seeing.

Happens most with large changes like switching from a bright white (browser) 
background to a dark one, just as you describe in your symptoms.

Nate
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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

2012-04-09 Thread Jeff Cen
Hi Nate,

Thank you for the reply.  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? 



Jeff




 From: Nate Duehr denverpi...@me.com
To: CentOS mailing list centos@centos.org 
Sent: Monday, April 9, 2012 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 decrease when I use dark background 
 applications, such as terminals with black background .  The change in screen 
 brightness depending on the applications has been annoying. 
 
 
 My centos version is ver 5.7 64 bit.  Has anyone seen a similar problem or 
 have a solution for that?  Thanks in advance.
 
 Jeff

Jeff, 

Does your machine have an ambient light sensor?  

Light from the monitor, reflecting off of you, will often trigger changes in 
the amount of light the ambient light sensor is seeing.

Happens most with large changes like switching from a bright white (browser) 
background to a dark one, just as you describe in your symptoms.

Nate
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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

2012-04-08 Thread Jeff Cen
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 
brightness depending on the applications has been annoying. 


My centos version is ver 5.7 64 bit.  Has anyone seen a similar problem or have 
a solution for that?  Thanks in advance.

Jeff
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] screen

2011-04-05 Thread Agile Aspect
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 still can't get it work.

^A | doesn't do anything.

Horizontal splitting works fine.

-- Agile


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 still can't get it work.
 
 ^A | doesn't do anything.
 
 Horizontal splitting works fine.


I like tmux.  Available from rpmforge.   

I have a little page on it, which has links to a good cheatsheet

http://home.roadrunner.com/~computertaijutsu/screentmux.html


-- 
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Cordelia: You're just a souless bloodsucking demon. They're
LAWYERS
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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.mit.edu --recv-keys EB3467D6

Anya: I swear, I am just trying to find my necklace. 
Willow: Well, did you try looking inside the sofa in hell?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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

2011-03-11 Thread DarkKnight BrightWarrior
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.1-8.el5.

Problem:
I connected another system of same hardware using VGA output. Now I can see
clone of my system on secondary display.
I enabled screensaver with 1 minute period and also enabled locking feature
using gnome-screensaver-preferences.
After 1 minute screensaver appeared on both primary and secondary displays.
But when I move mouse or press any key, Screen saver unlock dialog is not
appearing.
But when I type password, I am able to comeout of screensaver. So Screensver
unlock dialog is there but it is not visible.
When I remove secondary display, I mean when I am in single display mode
screen saver unlock dialog is visible and working fine.
So what could be the problem that causing screensaver unlock dialog window
to appear/visible in clone/extended monitor mode.

Please help.

Thanks
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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
bindasbe...@gmail.com 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.1-8.el5.

Don't. do that if you don't have to. You're trying to marry a far
updated component to an out of date OS. *At least* update to CentOS
5.5 before proceeding, to avoid out-of-date component and kernel
issues which Xorg 7.3 may rely on without even your knowledge.

I've done precisely this kind of thing several times of the last 20
years, and you can save a lot of pain by making sure your base OS is
up to date.

 Problem:
 I connected another system of same hardware using VGA output. Now I can see
 clone of my system on secondary display.
 I enabled screensaver with 1 minute period and also enabled locking feature
 using gnome-screensaver-preferences.
 After 1 minute screensaver appeared on both primary and secondary displays.
 But when I move mouse or press any key, Screen saver unlock dialog is not
 appearing.
 But when I type password, I am able to comeout of screensaver. So Screensver
 unlock dialog is there but it is not visible.
 When I remove secondary display, I mean when I am in single display mode
 screen saver unlock dialog is visible and working fine.
 So what could be the problem that causing screensaver unlock dialog window
 to appear/visible in clone/extended monitor mode.

What is this same hardware? And how did you install Xorg 7.3?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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=/tmp/gs install gnome-screensaver
Dependencies Resolved

 PackageArch  Version  Repository  Size

Installing:
 gnome-screensaver  i386  2.16.1-8.el5 base   1.8 M
Installing for dependencies:
 GConf2 i386  2.14.0-9.el5 base   1.5 M
 MAKEDEVi386  3.23-1.2 base   135 k
 ORBit2 i386  2.14.3-5.el5 base   252 k
 SysVinit   i386  2.86-15.el5  base   112 k
 alsa-lib   i386  1.0.17-1.el5 base   412 k
 atki386  1.12.2-1.fc6 base   222 k
 audiofile  i386  1:0.2.6-5base   107 k
 audit-libs i386  1.7.17-3.el5 base78 k
 avahi  i386  0.6.16-9.el5_5   updates251 k
 avahi-glib i386  0.6.16-9.el5_5   updates 15 k
 basesystem noarch8.0-5.1.1.el5.centos base   2.8 k
 bash   i386  3.2-24.el5   base   1.8 M
 binutils   i386  2.17.50.0.6-14.el5   base   3.0 M
 bitstream-vera-fonts   noarch1.10-7   base   343 k
 bzip2-libs i386  1.0.3-4.el5_2base37 k
 cairo  i386  1.2.4-5.el5  base   394 k
 chkconfig  i386  1.3.30.2-2.el5   base   157 k
 coreutils  i386  5.97-23.el5_4.2  base   3.6 M
 cpio   i386  2.6-23.el5_4.1   base   122 k
 cracklib   i386  2.8.9-3.3base58 k
 cracklib-dicts i386  2.8.9-3.3base   3.3 M
 cryptsetup-luksi386  1.0.3-5.el5  base   626 k
 cups-libs  i386  1:1.3.7-18.el5_5.7   updates198 k
 cyrus-sasl-lib i386  2.1.22-5.el5_4.3 base   127 k
 db4i386  4.3.29-10.el5_5.2updates910 k
 dbus   i386  1.1.2-14.el5 base   235 k
 dbus-glib  i386  0.73-10.el5_5updates161 k
 dbus-libs  i386  1.1.2-14.el5 base   123 k
 dbus-pythoni386  0.70-9.el5_4 base   160 k
 desktop-file-utils i386  0.10-7   base59 k
 device-mapper  i386  1.02.39-1.el5_5.2updates724 k
 device-mapper-eventi386  1.02.39-1.el5_5.2updates 20 k
 device-mapper-multipathi386  0.4.7-34.el5_5.4 updates2.8 M
 dmidecode  i386  1:2.10-3.el5 base74 k
 dmraid i386  1.0.0.rc13-63.el5base   725 k
 dmraid-events  i386  1.0.0.rc13-63.el5base24 k
 e2fsprogs  i386  1.39-23.el5  base   963 k
 e2fsprogs-libs i386  1.39-23.el5  base   118 k
 esound i386  1:0.2.36-3   base   129 k
 ethtooli386  6-4.el5  base63 k
 expat  i386  1.95.8-8.3.el5_4.2   base77 k
 filesystem i386  2.4.0-3.el5  base   1.0 M
 findutils  i386  1:4.2.27-6.el5   base   294 k
 fontconfig i386  2.4.1-7.el5  base   174 k
 freetype   i386  2.2.1-26.el5_5   updates311 k
 gamin  i386  0.1.7-8.el5  base   118 k
 gawk   i386  3.1.5-14.el5 base   1.7 M
 gdbm   i386  1.8.0-26.2.1 base27 k
 glib2  i386  2.12.3-4.el5_3.1 base   674 k
 glibc  i686  2.5-49.el5_5.4   updates5.3 M
 glibc-common   i386  2.5-49.el5_5.4   updates 16 M
 gnome-keyring  i386  0.6.0-1.fc6  base   170 k
 gnome-menusi386  2.16.0-2.fc6 base   170 k
 gnome-mime-datai386  

[CentOS] screen saver crash

2010-09-04 Thread ganu MailList
My screen saver crash both in gnome and kde X windows when open the screen
saver.

I guess that some package needed is not installed.

I reinstall the gnome-screen but it still crashs.  How can I check which
package is not installed?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Screen capture in Terminal

2009-12-10 Thread Robert Moskowitz
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.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 script
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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' 
 profile setting.

Would script take care of it for you?




John

-- 
I want a government small enough to fit inside the Constitution.

-- DownsizeDC.org co-founder Harry Browne (1933-2006)


pgp6uVCxljWxq.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 file'
 profile setting.
 
 man script

Hi all. I'm new on this list but I think this might help. If you start 
screen first, enable logging (default ^a H) then run telnet and your 
commands, it will create a screenlog.X (where X is the screen number) 
file. Mileage may vary depending on how the data is being output to the 
terminal but it's worth s try.

-- 
Never trust a computer you can't throw out a window.
   - Steve Wozniak
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 file'
 profile setting.
 
 man script

That saves the whole session and is sometimes useful.  But, usually with 
command 
line programs you would just redirect the individual command's output to a file 
with ' filename' on the command line, or pipe through tee '|tee filename' if 
you want to see it at the same time.

Also, the terminal windows have a fairly big scroll-back buffer which you can 
increase with edit/profile so if you do decide to copy something after it 
happens you don't have to stop while it is still showing.

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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, and sad, that there is no easy 'output to file'
 profile setting.
   
 man script
 

 Hi all. I'm new on this list but I think this might help. If you start 
 screen first, enable logging (default ^a H) then run telnet and your 
 commands, 

This sounds like what I am looking for, where is it documented?

 it will create a screenlog.X (where X is the screen number) 
 file. Mileage may vary depending on how the data is being output to the 
 terminal but it's worth s try.

   
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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, and sad, that there is no easy 'output to file'
 profile setting.
   
 man script
 

 That saves the whole session and is sometimes useful.  But, usually with 
 command 
 line programs you would just redirect the individual command's output to a 
 file 
 with ' filename' on the command line, or pipe through tee '|tee filename' if 
 you want to see it at the same time.
   

I use that a lot, but it doesn't work for telnet.

 Also, the terminal windows have a fairly big scroll-back buffer which you can 
 increase with edit/profile so if you do decide to copy something after it 
 happens you don't have to stop while it is still showing.

This last case it was ~4000 lines worth, the default is 500. And I did 
not know it was that much until I started dealing with the debug dump.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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.

 I find it interesting, and sad, that there is no easy 'output to file'
 profile setting.
   
 man script
 
 Hi all. I'm new on this list but I think this might help. If you start 
 screen first, enable logging (default ^a H) then run telnet and your 
 commands, 
 
 This sounds like what I am looking for, where is it documented?

Mainly in man screen. Just do this though (this will work if you have a 
stock install and no custom .screenrc):
1) yum install screen   # Install screen
2) screen   # Start screen
3) Press Ctrl-a then H  # This starts logging the current window (should 
be 0)
4) telnet firewall  # Log in to your firewall
5) Ctrl-a H again   # Run this once you're done on the firewall to 
close the log
6) exit # Exits screen
7) less screenlog.0 # View your screenlog.

-- 
Never trust a computer you can't throw out a window.
   - Steve Wozniak
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Screen capture during install

2008-09-12 Thread Bob Hoffman
 
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 are doing a fresh install on?
KVM connected to the unit?

Any help appreciated.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 a screen capture on a system you are doing a fresh install on?
 KVM connected to the unit?

 Any help appreciated.


Run it in a virtual machine and take snapshots every so often.  It's a
pain, but it works.  I use VMWare

mhr
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 are doing a fresh install on?
KVM connected to the unit?

The first time I did this I had a camera on a tripod behind the screen with
a remote to the camera.  Shutter priority with about a 2 second exposure is
necessary to get complete screen captures.

I have done it more recently using vnc to handle the install on another
machine on the network, grabbing each screen using whatever that machine
has available.  I find vnc installs helpful in any case as it makes it easy
to monitor the installation without having to look at the hardware which
may be in another room.

Bill
-- 
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:  (206) 236-1676  Mercer Island, WA 98040-0820
Fax:(206) 232-9186

Now if there is one thing that we do worse than any other nation, it is
try and manage somebody else's affairs.
Will Rogers
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 grab it with the vcr or a
diff computer and take the video and cut it up.

Nothing is ever easy dang it. Chicken egg things is a bummer.

 Run it in a virtual machine and take snapshots every so 
 often.  It's a pain, but it works.  I use VMWare
 
 mhr

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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
able to pull it off that way.
Just the thought of two installations and learning virtual machines...just
to take about 20 shots is a bit uch..ugh

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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) dont reply to someone else's email when its a NEW topic or thread you 
want to create. At the moment, since you replied to my email about the 
website rather than posting a new email, this entire conversation about 
how you would screenshot various things, is now under the thread titled 
'Centos Website'. dont believe me ? look here : 
http://lists.centos.org/pipermail/centos/2008-September/thread.html


2) when you reply to someone on a thread, dont top post. Put your 
content below the portion you are replying to, and delete the rest ( eg. 
look at this email of mine. I've trimmed out the extra stuff and only 
left in enough to make sense of the thread ).


Do those two things, and you are sorted!

--
Karanbir Singh : http://www.karan.org/  : [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] screen not sourcing .bashrc

2008-08-26 Thread Matt Arnilo S. Baluyos (Mailing Lists)
Hi everyone,

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).

I have already added the source /root/.bashrc line on
/root/.screenrc but it doesn't seem to be working.

Would anyone know how this should work?

Thanks,
Matt

-- 
Stand before it and there is no beginning.
Follow it and there is no end.
Stay with the ancient Tao,
Move with the present.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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).

Screen opens a login shell, which means it will only read
.bash_profile and not .bashrc. However, that is the same kind of shell
that you have when you open a Konsole/Terminal/rxvt/xterm window, or
when you log in to the console, or when you open a SSH session, so is
it that only your screen sessions don't source .bashrc while the
others all do?

To have the desired effect of reading .bashrc always, it's common (and
the default) that your .bash_profile contains the following lines:

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

Did you remove these?

 I have already added the source /root/.bashrc line on
 /root/.screenrc but it doesn't seem to be working.

No, this is not going to work, since .screenrc accepts screen
commands, not bash commands.

 Would anyone know how this should work?

This should work. Try removing your .screenrc (or renaming to a backup
name) and seeing if it works after you do.

If it still does not work, post the contents of ~/.bash_profile,
~/.bashrc, ~/.screenrc and maybe also /etc/profile, /etc/bashrc and
/etc/screenrc, and then we may be able to help you some more.

HTH,
Filipe
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] screen detatch

2008-07-22 Thread David Mackintosh
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.  

If I say 

$ screen $command

...I get dropped into a screen session running $command as I would 
expect.

What's the magic invocation I'm missing?

Also, the next step will be for root to launch said screen session as
someone else during boot time; am I asking for trouble by trying it?

# su - user -c screen -dmS $Label $command

Thanks for any insights or pointers to web resources I can use to
learn from.  
-- 
 /\oo/\
/ /()\ \ David Mackintosh | 
 [EMAIL PROTECTED]  | http://www.xdroop.com


pgpJY2UMGn4HZ.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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.

While the first line of my shell script is

#!/bin/tcsh

...I am in fact a bash user.  One of the things my script is
ultimately trying to do is to start multiple things from within
the screen session by use of teh screen command itself; because
of the shell swap, $STY doesn't seem to be getting set.  If I
change the first line of my script to be #!/bin/bash, it works
as expected.

Thanks for looking.

-- 
 /\oo/\
/ /()\ \ David Mackintosh | 
 [EMAIL PROTECTED]  | http://www.xdroop.com


pgpEHEG9qGTg7.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 doesn't work.  Screen exits without creating the detached
  screen.  
 
 screen -dm isn't the same as screen -d -m. Try the latter.

Just an FYI...

You *may* be right, however...

Standards dictate that flags can be combined into a single
parameter. This is eased (debatable IMO) by the getopts function in
bash, getopt(1) command and getopt(3) function call for C et al.

Unfortunately, *some* few programs do not implement this correctly. But
over the years, as programs have been cleaned up and replaced, their
number has (thankfully) diminished.

 snip sig stuff

I note the OP has solved it.

-- 
Bill

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 if it
isn't installed ...

Cheers,

Ralph


pgpPQ4r24Bw6n.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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/documentation
on 'screen' with google, you'll need to search using 'GNU screen'

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 Mackintosh | 
 [EMAIL PROTECTED]  | http://www.xdroop.com


pgpjWCcD3bXSc.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] screen command

2008-07-12 Thread Ed Donahue
Anyone know which rpm give you the screen command?

Or tell me how to figure this out on my own :-)

Ed
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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://lists.centos.org/mailman/listinfo/centos


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/centos


[CentOS] Screen blacks b/w window changes

2008-02-14 Thread Chris McDonald
Is there a setting that can be changed that keeps the screen from going 
black when changing between?

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 because the
video output to the display changes and the monitor takes a brief time
to re-sync.

When I have run multiple X sessions, even when the resoultion is the
same, the black screen stills appears for a second or two.

 snip sig stuff

But I'm not a hardware guy, so it could be FUD I'm spouting.

-- 
Bill

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] screen locking - pam and xscreensaver

2008-01-16 Thread Scott Ehrlich
For an out-of-box Centos install that utilizes PAM for xscreensaver within 
both gnome and kde, what factors would lead to xscreensaver not being able 
to properly unlock the user?   I reviewed the logs and nothing helped.


I performed ldd on xscreensaver and an ls -l on each dependency proved 
they were all there.


The system uses local /etc/passwd and /etc/shadow files for 
authentication - no NIS or LDAP or Kerberos.


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


Also, if the user stepped away from the system and wanted to manually lock 
it, what is the best tty screen-locking utility? I reviewed vlock, but 
after prompting me for my password, it then prompted for root's.  That was 
less than helpful.


Thanks.

Scott
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 to terminate the
 shell if no activity, but it is not fool-proof.  For example, an open vi
 session will prevent the logout.

HTH,
-Bob
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 bash, TMOUT is the (seconds) setting to terminate the
shell if no activity, but it is not fool-proof.  For example, an open vi
session will prevent the logout.


Appreciate the variable of TMOUT, but I'm not looking to terminate, but 
rather lock the session.


Additionally, I should be able to override the session with the sudo or 
root password.


Other leads welcome.

Scott



HTH,
-Bob


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Screen blanking crashes

2007-12-19 Thread centos
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 blue note saying: analog video,
invalid frequency...

I have installed the NVIDIA-Linux-x86-100.14.19-pkg1. Everything
works great except for the screen sleep...

Any suggestion of what I should look for?


-- 
Thanks
http://www.911networks.com
When the network has to work
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 blue note saying: analog video,
 invalid frequency...

 I have installed the NVIDIA-Linux-x86-100.14.19-pkg1. Everything
 works great except for the screen sleep...

 Any suggestion of what I should look for?

Until you get a better advice you can disable dpms in /etc/X11/xorg.conf



 --
 Thanks
 http://www.911networks.com
 When the network has to work
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 
Alain Spineux
aspineux gmail com
May the sources be with you
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 except for a blue note saying: analog video,
invalid frequency...

I have installed the NVIDIA-Linux-x86-100.14.19-pkg1. Everything
works great except for the screen sleep...

Any suggestion of what I should look for?


Until you get a better advice you can disable dpms in /etc/X11/xorg.conf



Go into the machine BIOS and reset it to defaults.  I have seen cases 
where aggressive BIOS settings have triggered this type of behaviour.  I 
have about 150 machines now running CentOS 5.1 from Suse 10.0 using the 
same driver without issues.  On a SUN Ultra 40 with an GeForce 8800 
Ultra 768MB card we had an issue due to memory interleaving.  Disabling 
this fixed it.


--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus
Phone   : 778-782-3610
Fax : 778-782-3045
Mobile  : 778-840-6434
E-Mail  : [EMAIL PROTECTED]
Website : http://gruvi.cs.sfu.ca | http://scirf.cs.sfu.ca
MSN : [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 question
Wed, Dec 05, 2007  (  2.4K
 10724 nate   Re: [CentOS] Anyone using sendmail?  
Tue, Dec 04, 2007  (  4.6K)
 
 The accent in Mario's name (post 10723 in my mailbox) seems to cause havok 
 with the
 terminal emulation in mutt. I've experimented with the different terminal 
 emulations
 (xterm, ansi, screen, linux, xterm-color etc) and found that:
   ansi = garbled screen.
   xterm = displays layout correctly, however highlight bars (in the index 
 screen
 within mutt) only drawns a background colour when text is 
 also drawn.
   xterm-color = displayis an issue is shown when using the up/down arrows 
 over
   his posts. This corrupts the layout of the screen. 
 usually a blank
   line is displayed below Mario's name.
   screen = same as xterm-color
   linux = same as xterm-color
 
 Does anyone know how I might be able to correct this? Is this an issue with 
 screen or the
 termcap or maybe even mutt?

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.

-- 
Steven Haigh

Email: [EMAIL PROTECTED]
Web: http://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897

C gains much of its vaunted efficiency by employing a very powerful
pre-processor, normally referred to as a programmer.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 to use C or en_US only!

:-D
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


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 fixes all these display corruption issues.


 :-O

 Surely you mean changing Centos to use C or en_US only!

 :-D

Nah. By default (at least on my installs!), CentOS will be set with
declare -x LANG=en_US.UTF-8

This means that most other applications will probably work ok with UTF-8.

PuTTY however doesn't default to UTF-8, which causes weird display corruption
when using screen. On a side note, the Mac OSX terminal isn't affected. It
handles UTF-8 by default.

-- 
Steven Haigh

Email: [EMAIL PROTECTED]
Web: http://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897

They have the internet on computers now. - Homer Simpson

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] screen + mutt terminal issues.

2007-12-04 Thread Steven Haigh
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 question  
 Wed, Dec 05, 2007  (  2.4K
10724 nate   Re: [CentOS] Anyone using sendmail?
 Tue, Dec 04, 2007  (  4.6K)

The accent in Mario's name (post 10723 in my mailbox) seems to cause havok with 
the
terminal emulation in mutt. I've experimented with the different terminal 
emulations
(xterm, ansi, screen, linux, xterm-color etc) and found that:
ansi = garbled screen.
xterm = displays layout correctly, however highlight bars (in the index 
screen
within mutt) only drawns a background colour when text is also 
drawn.
xterm-color = displayis an issue is shown when using the up/down arrows 
over
  his posts. This corrupts the layout of the screen. 
usually a blank
  line is displayed below Mario's name.
screen = same as xterm-color
linux = same as xterm-color

Does anyone know how I might be able to correct this? Is this an issue with 
screen or the
termcap or maybe even mutt?

-- 
Steven Haigh

Email: [EMAIL PROTECTED]
Web: http://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897

Do not meddle in the affairs of UNIX, for it is subtle and quick to dump 
core. -- Anon.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos