similar to: Script for enabling screen savers in GNOME and KDE on Centos 5.x

Displaying 20 results from an estimated 3000 matches similar to: "Script for enabling screen savers in GNOME and KDE on Centos 5.x"

2014 Apr 24
0
lock down gnome-screensaver
Hello All, I'm trying to set defaults for gnome-screensaver on some Centos6.5 laptops and lock it down with these commands: # gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set /apps/gnome-screensaver/lock_enabled true # gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set
2016 Jun 09
0
setting up auto logout in CentOS 6
On Jun 8, 2016, at 4:42 PM, Vanhorn, Mike <michael.vanhorn at wright.edu> wrote: > I would like to have my lab workstations logout a session after the person has been idle for a certain period of time. After some searching on the web, I got into > > /etc/gconf/schemas/gnome-session.schemas So, I?ve found that if you want to enforce gconf policies for workstations, you need to put
2014 Aug 07
0
idle timeout on Centos6
Dear All, I'm using Centos6 with Gnome Desktops. As far as I can tell the default idle timeout is 5 minutes. I try to set this to 15 minutes with this command: gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type int --set /apps/gnome-screensaver/idle_delay 15 This doesn't change the value in System-Preferences-Screensaver. And when timing the
2016 Jun 08
3
setting up auto logout in CentOS 6
I would like to have my lab workstations logout a session after the person has been idle for a certain period of time. After some searching on the web, I got into /etc/gconf/schemas/gnome-session.schemas and set the default value of max_idle_action to ?forced-logout?: <schema> <key>/schemas/desktop/gnome/session/max_idle_action</key>
2013 Jul 08
1
Disabling user switching in CentOS 6
Installing CentOS 6 on a lab full of workstations, and I want to disable fast user switching. With CentOS 5, I simply made sure that the "user_switch_enabled" entry in /etc/gconf/schemas/gnome-screensaver.schemas was set to false. However, that doesn't work with CentOS 6. I've found various proposed solutions to this issue, such as gconftool-2 --direct --config-source
2015 Nov 10
0
Re: Telling virt-manager to re-read ~/.gconf in RHEL 6
[adding virt-tools-list to Cc] On Tue, Nov 10, 2015 at 01:00:01AM -0500, Digimer wrote: >Hi all, > > I've written a tool that configured Virtual Machine Manager, but I've >got a condition that I am now sure how to handle... > > If the user isn't logged in and I configure their >~/.gconf/apps/virt-manager/*, and then they log in, everything works >great.
2011 Jan 08
2
virt-manager can't start because of a dbus problem
Hi, Since today I can't start virt-manager anymore :-( Failed to connect to socket /tmp/dbus-yhDz4m8loi By the way the same message as I get from qdbus. There are no files called /tmp/dbus* on my system but some dbus applications are running: linux-dev:~# ps ax | grep dbus 1774 ? Ss 0:00 /usr/bin/dbus-daemon --system 2436 ? S 0:00 dbus-launch --autolaunch
2006 Oct 10
1
metacity theme opacity
I pushed out some changes to gwd that makes it possible to properly set an overall opacity value for any metacity theme. Making the complete decorations translucent can look bad with some themes. However, I've made it possible to have the opacity fade from opaque to the selected opacity value in a similar way to how the built-in decorations look. This usually looks a lot better. I'll add
2006 Oct 26
1
Two issues
Hi. I have just installed latest git vanilla compiz under fedora core 6 and I have run into two problems: 1. Metacity theme support does not work. As soon as I type in gconftool-2 -s /apps/gwd/use_metacity_theme -t bool true the window border disappears. I have tried it both under KDE and Gnome with the same result. the window border can be brought back by setting the above value back to false. 2.
2005 Dec 12
0
gconftool-2 not setting exec_ats
I am using gconftool-2 to setup exec_ats and it is not taking it? Specifially I am doing: gconftool-2 -t list --list-type string --set /desktop/gnome/accessibility/startup/exec_ats "[/home/user/myprogram]" then when I look at it in the gconf-editor nothing is there... What is it I am missing... I have many other bool type settings that work fine. Thanks in advance. Jerry
2011 Aug 10
1
setting the screen background with gconftool-2
I centos 5 I can run this command: su myuser -c "/usr/bin/gconftool-2 -t string --set /desktop/gnome/background/picture_filename /usr/share/backgrounds/images/mypic.png" and this works fine. under centos 6 it does not appear to be working... I can run the similiar --get command and it tells me its set to what I asked for. However the screen is not showing mypic.png I can use
2015 Jan 12
1
C-6, Gnome question
On 01/11/2015 04:19 PM, Bill Maltby (C4B) wrote: > On Fri, 2015-01-09 at 21:02 -0600, Robert Nichols wrote: >> I presume you're talking about panels with "Autohide" set. If you have >> the GUI gconf-editor installed, it's under apps/panel/global/panel_show_delay. >> You can also set it from the command line: >> >> gconftool-2 --type int
2014 Sep 30
2
CentOS 7 turn off power saving by command line
In CentOS 6 gconftool-2 (command line) is used to enable/disable items. In CentOS 7 I found "settings->power-> blank screen" as something I wish to configure by the command line? How is that accomplished? I brought up gconf-editor and searched for power and blank and found nothing. How can I control this setting from the command line? Thanks Jerry
2015 Jan 10
2
C-6, Gnome question
On 01/09/2015 06:07 PM, Bill Maltby (C4B) wrote: > I'm still trying to find the > thing I used back in C5(?) that raised the panels when the mouse hovered > over it for X seconds. With C6 I can't find it anymore and it switches > way too fast. I presume you're talking about panels with "Autohide" set. If you have the GUI gconf-editor installed, it's under
2011 Jul 29
0
centos 6 gvfs-gphoto2-volume-monitor
Hi all, I am looking at processes in centos 6. How do I stop gvfs-gphoto2-volume-monitor from starting. I tried searching in gconf-edit for it but did not find anything. I have ran these commands and rebooted. (I verified they are unchecked now also) gconftool-2 -t bool --list-type bool --set /apps/nautilus/preferences/media_automount false gconftool-2 -t bool
2011 Jun 25
0
Good Centos Security Advice & Gnome Thumbnails
Browsing the net for one thing unexpectedly brought me to two good and useful documents: (1) Guide to the Secure Configuration of Red Hat Enterprise Linux 5 http://www.nsa.gov/ia/_files/os/redhat/rhel5-guide-i731.pdf Revision 4.1 February 28, 2011 (2) Hardening Red Hat Enterprise Linux 5 http://people.redhat.com/sgrubb/files/hardening-rhel5.pdf Updated 12 August 2010 Gnome Thumbnail system is
2014 Sep 30
1
gconftool-2 for 7
on 6 the command: gconftool-2 -t bool --list-type bool --set /apps/gnome_settings_daemon/screensaver/start_screensaver false would stop the screen saver. What is it on 7. The above seems to do nothing. Also The gnome-panel process was running in 6 - it does not seem to be run in 7. How do I hide/remove the top and bottom panel? The "hide" in gconftool-2 for top and bottom done seem
2015 Nov 10
2
Telling virt-manager to re-read ~/.gconf in RHEL 6
Hi all, I've written a tool that configured Virtual Machine Manager, but I've got a condition that I am now sure how to handle... If the user isn't logged in and I configure their ~/.gconf/apps/virt-manager/*, and then they log in, everything works great. However, if they've already logged in and there was no prior virt-manager configuration, the custom config is overwritten
2011 Jan 10
0
Q about dpi, fonts, gnome, Xorg etc
This has been puzzling me for some time and despite bothering Auntie Google rather a lot, I've yet to find a satisfying answer. As an old-time (since 1981) unix and X guy, I've generally been fairly well-able to get fonts to behave in a rational manner. My needs are pretty simple - I just want 8-point (or 9-point etc) fonts to appear on the screen as 8-point font - ie more or less 8 *
2015 Jan 11
0
C-6, Gnome question
On Fri, 2015-01-09 at 21:02 -0600, Robert Nichols wrote: > On 01/09/2015 06:07 PM, Bill Maltby (C4B) wrote: > > I'm still trying to find the > > thing I used back in C5(?) that raised the panels when the mouse hovered > > over it for X seconds. With C6 I can't find it anymore and it switches > > way too fast. > > I presume you're talking about panels