similar to: CentOS 7 turn off power saving by command line

Displaying 20 results from an estimated 10000 matches similar to: "CentOS 7 turn off power saving by command line"

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
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 Mar 03
2
Custom user profile for GNOME 3?
Hi, I wonder where - and eventually how - GNOME 3 stores its user preferences. I'd like to create a custom user profile, with slightly different settings than the default ones: * don't show home folder on ~/Desktop * don't show Trash * use custom default wallpaper * stretch wallpaper instead of zooming * use different default icon theme * etc. Until now I've done this
2011 Aug 04
2
disable control alt delete in gnome
On Centos 6 - how do you disable the control-alt-delete function in GNOME? Editing /etc/init/control-alt-delete.conf works for console mode but not for GNOME. Thanks, Jerry
2009 Mar 06
1
topbanel and bottompanel on gnome
I am doing the following commands to "hide" the top and bottom panels on gnome. gconftool-2 -t int --list-type int --set /apps/panel/toplevels/top_panel/auto_hide_size 0 gconftool-2 -t bool --list-type bool --set /apps/panel/toplevels/top_panel/auto_hide true gconftool-2 -t int --list-type int --set /apps/panel/toplevels/bottom_panel/auto_hide_size 0
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
2016 Dec 13
3
Bottom panel on new C7.3
Hi All, I run these commands for previous 7.2 to hide the bottom panel. gconftool-2 -t int --list-type int --set /apps/panel/toplevels/bottom_panel/auto_hide_size 0 gconftool-2 -t bool --list-type bool --set /apps/panel/toplevels/bottom_panel/auto_hide true It does not seem to be working any more... I am seeing the panel. Thoughts? Jerry
2007 Apr 20
1
using command line to setup auto login
I am trying to find a way to set auto login for a machine under X using the command line. I presume I want to use gconftool-2 to do that. Under the old X centos 4 I edited /etc/X11/gdm/gdm.conf This file no longer exists under X 7 for centos 5. I cant find a way to "show all" under gconftool-2 so that I can see what the key/value pair should be. When I do "gconftool-2 -a "
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
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.
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
2009 Jun 30
1
change gnome back to default settings
Some how I have changed something such that the command line: gconftool-2 -t string --set /desktop/gnome/background/picture_filename /usr/share/backgrounds/images/other.jpg does not change my background any longer. Has someone come across this before? How can I change gnome back to ALL default settings? Jerry
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>
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
2015 Jun 15
1
dconf under Centos 6 vs Centos 7
On 15/06/2015 12:40 AM, Jonathan Billings wrote: > On Sun, Jun 14, 2015 at 02:08:54PM +1000, centos wrote: >> under Centos 6, >> dconf -o ./outfile >> it will copy and combine all the .conf files to outfile. >> under Centos 7, >> is there any similar command will do the same things ? > There is no 'dconf' executable in CentOS6, at least, not in the >
2013 Feb 12
1
Disabling the shutdown buttons in graphical login screen of CentOS 6.3
Hi, I am not sure if I probably have overlooked some important clue, but I am stuck with a problem with the gdm-greeter in CentOS 6.3 here since three days without finding any suitable solution. The problem: * I have to somehow deactivate the "Suspend", "Restart" and "Shutdown" options in the login screen. * This has to be done in CLI mode, as I have to change
2011 Jul 27
3
running X as root in centos 6
When I run X as root in centos 6 I get a nice little message that "your currently trying to run as root super user" and are you sure you want to with a checkbox. I do this for a reason as a post install step, then the system reboots and it never happens again... I am trying to find how to set this checkbox which says "never ask me again" and move on... I was trying to
2006 Oct 11
1
compiz starts but not window decoration
I just did another compiz checkout and installed but now compiz won't work I'm starting compiz like this: gtk-window-decorator --replace & export __GL_YIELD="NOTHING"; compiz --replace --indirect-rendering --strict-binding --use-cow gconf move resize minimize place decoration cube rotate scale switcher zoom fade screenshot dbus This was working earlier but not anymore. Now
2011 Aug 29
2
External vfat devices show uppercase filenames, how to change defaults for GNOME desktop?
Hello there! I've recently switched from Fedora 11 to CentOS6. Now my SD cards (automatically mounted on plug) contents is displayed as UPPERCASE filenames. I well see in mount's man that vfat's shortname option can be set to either lower, win95, winnt, mixed. OK, that's for entries in /etc/fstab or when mounting manually. I'd like to change the defaults for devices that
2012 Mar 27
0
Script for enabling screen savers in GNOME and KDE on Centos 5.x
Hi Friends, I am trying to configure screensavers settings on Gnome and KDE running Centos 5.x 32-bit environment. I need to prepare a script which will be push by Puppet and this script should be able to change settings like idle_delay, set customized password-protected screen saver, enabling lock etc.. I have tried below commands for Gnome and somehow the settings are not taking place. The