FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > CentOS > CentOS Development

 
 
LinkBack Thread Tools
 
Old 02-21-2011, 11:49 AM
Ales Kozumplik
 
Default Disable all ctrl-alt-arrow metacity shortcuts.

On 02/21/2011 01:31 PM, Ales Kozumplik wrote:

No need for desktop switching, just makes the users confused.

Resolves: rhbz#678892
---


I do not expect this to go to F15.

Al_

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
 
Old 02-21-2011, 12:06 PM
Martin Gracik
 
Default Disable all ctrl-alt-arrow metacity shortcuts.

ack

On Mon, 2011-02-21 at 13:31 +0100, Ales Kozumplik wrote:
> No need for desktop switching, just makes the users confused.
>
> Resolves: rhbz#678892
> ---
> src/pylorax/installtree.py | 8 ++++++++
> 1 files changed, 8 insertions(+), 0 deletions(-)
>
> diff --git a/src/pylorax/installtree.py b/src/pylorax/installtree.py
> index 9883bba..5633261 100644
> --- a/src/pylorax/installtree.py
> +++ b/src/pylorax/installtree.py
> @@ -424,6 +424,14 @@ class LoraxInstallTree(BaseLoraxClass):
> "string", "disabled"),
> ("/apps/metacity/global_keybindings/run_command_screenshot",
> "string", "disabled"),
> + ("/apps/metacity/global_keybindings/switch_to_workspace_down",
> + "string", "disabled"),
> + ("/apps/metacity/global_keybindings/switch_to_workspace_left",
> + "string", "disabled"),
> + ("/apps/metacity/global_keybindings/switch_to_workspace_right",
> + "string", "disabled"),
> + ("/apps/metacity/global_keybindings/switch_to_workspace_up",
> + "string", "disabled"),
> ("/desktop/gnome/interface/accessibility", "bool", "true"),
> ("/desktop/gnome/interface/at-spi-corba", "bool", "true")]
>

--
Martin Gracik <mgracik@redhat.com>

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
 

Thread Tools




All times are GMT. The time now is 03:43 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org