Displaying 20 results from an estimated 1000 matches similar to: "Workspace Switcher missing option"
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 05
3
metacity support
I have installed compiz with metacity support, my metacity libs are
2.16.3 and I used this command to on theme support
gconftool-2 -s /apps/gwd/use_metacity_theme -t bool true
but I can`t change border of windows in gnome-theme-manager I can change
theme only.
Is metacity support functionall yet ? Or I maked something wrong.
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.
2006 Sep 20
2
New viewport switcher plugin
Hi,
We've (Soeren Sandmann, really) have written a new plugin that pans
the viewport around a planar workspace instead of the cube. It's a
more toned down transition effect and is more similar to the metacity
workspace model. There's two parts to this patch: one part prepares
the compiz core for workspace that's more than one viewport high, and
the second part is the
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
2007 Dec 28
1
workspace switcher
Hi all,
I added the "workspace switcher" and I now have 4 virtual screens.
When I do "vncviewer machine" works and shows me the current 1-4 display.
however, I want to go directly to one of the 1-4 displays.
when I do "vncviewer machine:1" it says "unable to connect to host"
How do I get the displays 1-4 to accept the vnc connection?
I have module vnc
2006 Apr 01
1
[PATCH] Add option to switcher plugin for current workspace windows only
I find it very awkward for alt-tab to switch to windows on other
desktops, but some people prefer it. Here is an implementation of a
setting for it. It adds a new window API, to see if it's on the visible
workspace.
(I wrote this one)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mike-switcher-workspace-only.patch
Type: text/x-patch
Size: 3561 bytes
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
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
2005 Dec 12
3
gconftool
I am using gconftool to set a number of parameters up automatically...
However, the one parameter I cannot find is under root
you should be able to set the "automatic login" on first boot up.
This found under "Applications", "System settings", "Login screen", then
automatic login.
Can someone point me to that setting?
THanks,
Jerry
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
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 "
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
2006 Sep 21
2
initial metacity theme support for compiz
I just pushed some code into the compiz repository for initial metacity
theme support. It's not complete, left and right borders are not
rendered correctly, button decorations doesn't always match event window
locations, maximized and shaded windows are not rendered as when running
metacity, button locations are not configurable as with metacity... but
it still seem to look OK with most
2006 Sep 24
3
AIGLX Support with nVidia 9625 Drivers
Hello,
I'm on a Gentoo machine with the latest beta nVidia 9625 Drivers,
trying to get Compiz to work with AIGLX... simply running 'compiz', or
even with the addition of any options other than version, causes
compiz to detect that it is indeed not XGL, and then segmentation
faults... please note that I have only currently tried this with
Compiz-Quinnstorm (the latest package available
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
2007 May 10
2
CentOS Install From Scratch on XFS File System
I'm thinking about switching to CentOS 4.4 x86_64 from another RH based
version. However, I need to install it from scratch and I need EVERYTHING
(including /boot & /) on XFS file systems. Does the default installer allow
this? If not, how difficult would it be to make the necessary changes. I've
done a lot of Google searching and searching of the CentOS site, but haven't
found
2015 Oct 09
1
vino-server on Centos 6.7
On Fri, Oct 9, 2015 at 12:29 PM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 10/08/2015 05:43 PM, Milton Plasencia wrote:
>
>> I uncheck only Allow other users ?view? and leave without change
>> ?control? your desktop,
>> and the screen (active session) remain freeze, close the connection and
>> now i can not
>> do a new connection, i remain
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
2004 Jun 01
3
Confidence Bounds on QQ Plots?
What's the current best wisdom on how to construct confidence
bounds on something like a normal probability plot?
I recall having read a suggestion to Monte Carlo something like
201 simulated lines with the same number of points, then sort the order
statistics, and plot the 6th and 196th of these. [I use 201 not 200
because quantile(1:201, c(0.025, 0.975)) = 6 and 196 while