search for: gset

Displaying 20 results from an estimated 40 matches for "gset".

Did you mean: get
2018 Jul 03
0
CEBA-2018:1980 CentOS 7 gsettings-desktop-schemas BugFix Update
...Errata and Bugfix Advisory 2018:1980 Upstream details at : https://access.redhat.com/errata/RHBA-2018:1980 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: c1476708492df529be4c61e8cd19ad001028504df5f9d02d057bdbc80b25c2c4 gsettings-desktop-schemas-3.24.1-2.el7_5.i686.rpm 0fe70e5987348ce6ab83ba0eb0210ade56214f8e09a3d4e47481e7ec7674bcc6 gsettings-desktop-schemas-3.24.1-2.el7_5.x86_64.rpm 88bc1f23ea90a48ddc301acdfe5ef10c06e5949155e5dd1732dacb7ae9890615 gsettings-desktop-schemas-devel-3.24.1-2.el7_5.i686.rpm f9e9429b0a2376...
2006 Sep 28
3
configuration tools
Hi, I was looking around for configuration tools for compiz. I don't really need anything special, but situation seems a bit problematic at the moment: - gset-compiz: Used it in the past, website is dead. - compiztools: Never seen it, but from what I read seems ok, but website defaced and download dead - csm: doesn't work with vanilla compiz So: Is there any tool atm to set the compiz gconf options with some nice dialoges? And if it's only som...
2015 Mar 30
3
Accessibility: mouse guides for Compiz, and forthcoming contributions
...y clear to us what repo is considered "official" for compiz, as several look abandoned. I'm also slightly concerned about CPU use. Shall I separate the guides functionality into a new plugin? A random questions: we are having problems seeing any effect of the Compiz configuration in gsettings after installation, even if configured with -DUSE_GSETTINGS=ON; as far as I can see compiz stores its configuration in gconf. However some code supporting gsettings is obviously there. Is the functionality not completely implemented, or are we doing something wrong? Another patch containing...
2018 Jun 15
2
CentOS7/Mate Qt bugs/features?
...ears 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 believe the default setting): gsettings set org.mate.Marco.general compositing-manager true Running the script and the window background is transparent - which is fine However, if the pull down menu is selected and the 'Toggle' button pressed, the menu stays on the screen - and stays put even if the window is moved 2. W...
2015 Jun 14
2
dconf under Centos 6 vs Centos 7
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 ? thanks, philip.
2015 Jun 15
1
dconf under Centos 6 vs 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 all dconf settings with 'dconf', although > 'gsettings list-recursively' seems to dump everything from the > gsettings side. > I used this command from Centos 5/6, dconf(1) man dconf - create a system's hardware and software configuration snapshot description : dconf is a tool to collect a system's hardware and software configur...
2014 Jul 14
1
Disable auto window maximize
Job #1 for me with CentOS 7 is to disable the automatic window maximization. Some googling found this command: $ gsettings set org.gnome.mutter auto-maximize false No such schema 'org.gnome.mutter' and this: $ gsettings set orh.gnome.shell.overrides edge-tiling false but that had no visible effect. I couldn't find anything under Applications->documentation and I didn't see anything in the on-...
2019 Jul 07
2
gedit font size
We recently installed CentOS 7 on a system. We chose the GNOME desktop install option and have used yum to install all of the available updates.? The first run of yum update yielded about 450 megabytes of items to be installed or updated. All of the updates have been successful. One issue with our new CentOS system is that some users want to use gedit, but the displayed font size is extremely
2020 Mar 03
2
Saving windows and settings in CentOS 7 running MATE
...sizes of directory listing >> windows, nor does it save the order of the windows on the taskbar at >> the bottom. >> >> Does anyone have a better solution? > > Not sure GNOME settings are relevant with Mate ... > > With Mate, you should be able to do: > > ?gsettings set org.mate.session auto-save-session true > > James Pearson > > Thank you! What would the corresponding restore session commands be?
2010 Nov 13
0
Upcoming structural changes to compiz core - HEADS UP
...=============================================== Currently we generate GConf schemas for all the plugins in the CompizPlugin.cmake buildsystem. Even though you can turn it off, I still think that keeping this in core as a matter of principle is wrong. Also, the rest of GNOME is moving from GConf to GSettings and we will need to write a GSettings backend and GSettings schema generation. I don't think that we should have both in core when that happens. I propose that we move the GConf schema generation into compizconfig-backend-gconf's buildsystem and out of CompizPlugin. I have already cre...
2018 Jul 15
3
Firefox 60 crashes when trying to save an image
On any web page with an image, if i right-click on the image and select "Save Image As...", firefox crashes. Final messages from stderr: (firefox:3401): GLib-GIO-ERROR **: No GSettings schemas are installed on the system [Child 3502, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /builddir/build/BUILD/firefox-60.1.0/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353 Trace/breakpoint trap (core dumped) I've reported this on RHEL bu...
2017 Mar 01
1
stats::median
...dian)))) { formals(median.set) <- formals(median.set)[names(formals(median.set)) != "..."] body(median.set)[[2]] <- body(median.set)[[2]][-4] } or simply median.cset <- if("..." %in% names(formals(median))) { function(x, na.rm = FALSE, ...) median.gset(x, na.rm = na.rm, ...) } else function(x, na.rm = FALSE) median.gset(x, na.rm = na.rm) which is R code that will work fine in both current (and older) R and in R-devel and future R versions. For packages however, this will leave a 'R CMD check <pkg>' warning (for n...
2015 Apr 21
0
CentOS 7 and vino
I am trying to get vino going on CentOS 7.1 I run this command: gsettings set org.gnome.Vino require-encryption false Then this one: gsettings list-recursively org.gnome.Vino org.gnome.Vino notify-on-connect true org.gnome.Vino alternative-port uint16 5900 org.gnome.Vino disable-background false org.gnome.Vino use-alternative-port false org.gnome.Vino icon-visibil...
2015 Jun 14
0
dconf under Centos 6 vs Centos 7
...utfile. > 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 all dconf settings with 'dconf', although 'gsettings list-recursively' seems to dump everything from the gsettings side. -- Jonathan Billings <billings at negate.org>
2018 Jun 15
0
CentOS7/Mate Qt bugs/features?
...Mate 1.16.2. On F28 1.20.1 I confirm on both the setting is true and I never tricked with it, so it should be the default. Below is a PyQT4 python script that shows the issues: > > 1. With 'compositing-manager' set to 'true' (I believe the default > setting): > > gsettings set org.mate.Marco.general compositing-manager true > > Running the script and the window background is transparent - which is fine > > However, if the pull down menu is selected and the 'Toggle' button > pressed, the menu stays on the screen - and stays put even if the...
2020 Mar 01
2
Saving windows and settings in CentOS 7 running MATE
I have installed gnome session save and restore per http://blog.thewebsitepeople.org/2013/07/gnome-session-save-and-restore/. I am running the MATE Desktop on CentOS 7 but the app above does not seem to save and restore the positions and sizes of directory listing windows, nor does it save the order of the windows on the taskbar at the bottom. Does anyone have a better solution?
2010 Mar 22
1
sets package: converting a set to data frame?
I just started using nice package "sets" and I wonder if there are utilities to convert (some) sets to data frame (as in the example below) > library(sets) > a <- gset(elements = list(e('A', 0.1), e('B', 0.8))) > lst <- as.list(a) > nr <- length(lst) > rnames <- character() > for (i in 1:nr) rnames[i] <- lst[[i]] > df <- data.frame(row.names=rnames) > df$memberships <- attr(lst, 'memberships') > a {&q...
2014 Oct 23
0
Gnome 3 on centos 7
Hi all - almost have my migration to Centos 7 done... My last piece is finding a way to keep menus away from users on Gnome 3. gsettings took me pretty far, to remap gconf-tool to gsettings. I also removed two packages gnome-shell-extension-places-menu gnome-shell-extension-app-menu This removed the Places and Apps menu options in the top panel. However - when doing this now I see the menu choice for "Activities"....
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
2014 Oct 10
2
Problemas al intentar cargar datos
Hola, buenas tardes, Hace unos dias que intento cargar unos datos de microarrays del ncbi con versión de R 2.15.2 de 32 bits en windows xp. he utilizado el siguiente codigo: library(Biobase) library(GEOquery) library(limma) gset <- getGEO("GSE6536", GSEMatrix =TRUE) Al hacerlo me da este error: "Error in function (type, msg, asError = TRUE) : couldn't connect to host" Como no podía cargar los datos directamente, me descargué el archivo y al intentarlo cargar desde el ordenador me sale otro er...