Displaying 20 results from an estimated 10000 matches similar to: "dconf under Centos 6 vs Centos 7"
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
>
2015 Jun 14
0
dconf under Centos 6 vs Centos 7
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
standard repos. Are you thinking about gconf-tool?
I don't see a way to dump
2015 Mar 30
3
Accessibility: mouse guides for Compiz, and forthcoming contributions
Hello. [Resending the message from a subscribed address]
I'm Luca Saiu. I'm part of a small but very motivated team in France,
working on accessibility; you might have already exchanged some messages
with my colleagues Jean-Philippe Mengual, Ksamak and Raphaƫl Poitevin.
We are developing a customized version of debian using Compiz with
Emerald and MATE.
I've developed a relatively
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
2017 Apr 06
1
Lock Screen in Gnome and using keyboard
Hello,
I need to reconfigure Gnome in CentOS for avoiding that a normal user
could lock screen using task bar option and/or "Super L" key (Windows
Key + L). How could I configure Gnome? I need to do that in several
computers, so I can't do "login" in X environment of each computer, but
I need to reconfigure executing from command line (multiple SSH
connections).
2019 Feb 15
2
What is the proper place for GDM related dconf settings now?
Hello,
It seems that with CentOS 7.6 and Gnome 3.28, a clean install of a
Workstation package profile does not build the /etc/dconf/db/gdm.d/
directory tree. I have several desktops in operation which we
kickstart built with an older 7.3/4/5 version of CentOS as the base
install media. These all have a dconf directory for gdm, and I assume
a dconf profile directory for gdm as well (though I
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
2019 Feb 19
1
What is the proper place for GDM related dconf settings now?
Mr. Pearson,
Thanks for that, I do not have a RH support account. I will put in
the scripting to ensure the directory is there. I can confirm that
after putting it in there manually everything seems to work correctly.
That said, I guess I'm interested in the "design" choice and if there
isn't a more appropriate place to stick this type of config under the
new
2018 Dec 06
2
Can't configure GDM after update to CentOS 7.6
Hi,
It looks like the upgrade to CentOS 7.6 has been unusually disruptive
with the GNOME desktop version bump and a series of moving targets under
the hood. The result is some wreckage at my client's desktop
installations, which I've been busy to repair since yesterday. First
things first.
I have a custom configuration of GDM, which consists mainly of two things.
1. Display my
2007 Jul 13
0
Dconf trouble
Hi,
since upgrade Centos 4.4 to 4.5 we are sometimes getting these error
from Dconf.
Thanks,
David Hrb??
/etc/cron.weekly/dconf:
Traceback (most recent call last):
File "/etc/cron.weekly/dconf", line 481, in ?
main()
File "/etc/cron.weekly/dconf", line 450, in main
mail('changes to %s' % os.uname()[1],
diff(os.path.realpath(previouslog),
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
2018 Sep 28
0
CEBA-2018:2771 CentOS 7 dconf BugFix Update
CentOS Errata and Bugfix Advisory 2018:2771
Upstream details at : https://access.redhat.com/errata/RHBA-2018:2771
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
468cdebd426db75ab9c65c330352b5964c87825b2d149939509bf348bc8c0235 dconf-0.26.0-3.el7_5.1.i686.rpm
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
2019 Feb 18
0
What is the proper place for GDM related dconf settings now?
Sean wrote:
>
> It seems that with CentOS 7.6 and Gnome 3.28, a clean install of a
> Workstation package profile does not build the /etc/dconf/db/gdm.d/
> directory tree.
This is a known issue - see:
https://access.redhat.com/solutions/3599341
You will need some sort of Redhat support account to see the above page
- but the 'Resolution' given is:
"Create the
2011 Jul 21
10
centos6 not using /etc/gdm/custom.conf
In CentOS5 you were able to create a server section in /etc/gdm/custom.conf such as
[server-Standard]
name=Standard server
command=/usr/bin/Xorg -br -audit 4 -s 15
chooser=false
handled=true
flexible=true
priority=0
After this change, Xorg would run with the -br -audit 4 -s 15 options.
Unfortunately in CentOS6 this is not the case. It completely ignores anything put into custom.conf as far
2018 Jan 11
2
1600x900 not available
On 01/11/2018 12:34 PM, m.roth at 5-cent.us wrote:
> Sean Smith wrote:
> <snip>
>> setting my resolution to 1600x900 is a cheesy, yet effective, way to do
>> get what I need.
>>
>> ...Now if I can just get my touchpad to FRICK'N disable while typing.
>>
> If/when you do, *PLEASE* post the solution. If you're a manager, or gamer,
> I guess
2012 Aug 16
5
[PATCH 0/4] Add customization capabilities to virt-sysprep
In the TODO file there's a discussion of perhaps writing a new
'virt-customize' tool. I think it's probably better (or at any rate,
easier) to just add this functionality into virt-sysprep. That is
what this small series of patches aims to achieve.
Note these are not very well tested at the moment.
The first patch adds a generic and useful '--firstboot' flag. The
2018 Jun 15
2
CentOS7/Mate Qt bugs/features?
We have recently migrated from CentOS6/Gnome to CentOS7/Mate - and have
noticed 'glitches' with some Qt applications that appears to be linked
to the 'org.mate.Marco.general' 'compositing-manager' setting - and
wondered how we 'fix' the issue ...
Below is a PyQT4 python script that shows the issues:
1. With 'compositing-manager' set to 'true' (I
2016 May 16
2
C7 Desktop background
On 16/05/16 22:09, Liam O'Toole wrote:
> On 2016-05-15, Rob Kampen
> <rkampen at kampensonline.com> wrote:
>> Hi Just stumbled into a problem with my recent new build C7 work
>> station. Fully updated, gnome desktop, all was working well until I
>> had a play with Tweak Tool, I wanted to try some other themes for
>> window layouts as the default seems to
2014 Jul 14
3
Changing gdm background
Anyone know how to do $SUBJECT? I've tried running both gnome-control-
center and dconf as the gdm user, but neither one had any effect.
TIA
--
========================================================================
Ian Pilcher arequipeno at gmail.com
-------- "I grew up before Mark Zuckerberg invented friendship" --------