General :: Change Or Disable The Keyboard Shortcut Switching Between Workspaces (GNOME)?

May 10, 2010

Is there a way to change or even disable the keyboard shortcut switching between workspaces?
(GNOME)

View 3 Replies


ADVERTISEMENT

Fedora :: Changing Keyboard Shortcut For Switching Between Workspaces?

Nov 8, 2010

I'd like to change the keyboard shortcuts for switching between workspaces. I have compiz enabled. In Ubuntu I see entries for these keyboard shortcuts in the Keyboard Shortcuts preferences app. They are not there on my Fedora 14 system. How can I add them?

View 1 Replies View Related

General :: Launch Application With Keyboard Shortcut In Gnome

Dec 13, 2010

I use ctrl + shift + s to launch synaptic in KDE. That works wonderful and it is standardized on all my systems. I want to define the same in gnome, so that it does not matter if I'm in gnome or KDE.Where can I do this?Now before you start mentioning, I am familiar with keyboard launchers like launchy or gnome do (but have to admit that I don't know that much what gnome do does in all extents), so I am not looking for a program that launches an app after typing a few letters. I want exactly that keyboard combination, everything else will not do it.

I just mention that, because it happens all the time that I see in my posts that I ask:
How can I do B with Y? I don't want to use Z. (specifically asking the question) and then hear as an answer: you can do B with Z!And I am always tempted to answer: That is not what I asked, I asked something specific and got an answer that does not concern it.

View 6 Replies View Related

Ubuntu :: Use Laptop Keyboard Shortcut To Disable Touchpad?

Apr 17, 2011

I have an Asus K6LIC laptop. In Windows if I press function+F9, it toggles my touchpad on and off. I'm wondering if I can get this functionality in Ubuntu 10.10. All other function keys work, except for this one. The only thing I can find is to permanently disable the touchpad, which is not what I want to do.

View 3 Replies View Related

Fedora :: Change Number Of Workspaces From 4 To 6 On Gnome F10?

Feb 6, 2009

On older versions of Fedora, I right-clicked on Workspace Switcher and in Preferences window I could change the number of Workspaces.

I Fedora 10, I can only choose between 'Show only the current workspace' and 'Show all workspaces in <No of rows>'.?

How can I change number of Workspaces from 4 to 6 on gnome in Fedora 10?

View 7 Replies View Related

Ubuntu :: How To Disable Alt+F8 Shortcut In Gnome

Feb 3, 2011

How do I disable the Alt+F8 shortcut combination in Gnome? This shortcut does "resize window". However I don't want Gnome to override that shortcut, I want to be able to use it in IntelliJ. Anyway, the obvious way to disable it, that is, remove it in the "Keyboard Shortcuts" option, does not disable it. Alt+F8 still does the resize window thing.How do I REALLY disable it?

View 3 Replies View Related

General :: A Keyboard Shortcut For The "status Menu" In GNOME 3

Jul 17, 2011

Is there a keyboard shortcut, or can a keyboard shortcut be defined, to open the GNOME 3 "status menu" (the one in the upper right corner with your name on it that you use to log out, restart or shut down the machine)?

I want to be able to reboot or shut down the machine without using the mouse. In GNOME 2 I could do Alt+F1 and a short arrow key sequence, and now I want something similar.

Terminal is not an option - the GUI already has the necessary permissions and I want to take advantage of that, not sudo shutdown -h.

View 2 Replies View Related

Ubuntu :: Change Keyboard Shortcut For Launcher In Unity?

Apr 28, 2011

Do not know yet if unity is something for me, but I will find out .I tried to change the keyboard shortcut for the launcher (default Alt-F2).I did this by changing it in ccsm, under "unity plugin"-"Key to execute a command".

View 9 Replies View Related

Ubuntu :: Is There Gnome Keyboard Shortcut To Show All Open Windows?

Jan 20, 2011

Is there a Gnome keyboard shortcut to show all open windows?I'm shamefully running the Macbuntu skin and this will finally give me UI nirvana.

View 9 Replies View Related

Ubuntu :: Replaced Gnome-Panel With AWN. Keyboard Shortcut For Menu?

Apr 3, 2011

I've decided to replace gnome-panel with awn but by virtue of doing so i've disabled the alt+f1 keyboard shortcut to open up the menu.

View 9 Replies View Related

Programming :: Script For Switching Between Workspaces?

Aug 16, 2010

I'm looking for a script that automatically switches between all workspaces in regular intervals, e.g. 15 seconds or 1 minutes. Ideally, the user should be able to adjust the interval.

I need it for Ubuntu 10.04 LTS and GNOME 2.30.2.

View 5 Replies View Related

Fedora :: [GNOME 3] A Keyboard Shortcut To Bring Into Focus The "Type To Search..." Window?

May 27, 2011

How to bring the "Type to search..." window into focus directly, not by switching to the "Windows view" first?Anybody knows the relevant keybord shortcut? I went though at a number of introductions to GNOME 3, and also examined various tabs at:

Code:
User
> System Settings

[code]...

View 4 Replies View Related

General :: Non Cyclic Switching Between Keyboard Layouts

Feb 14, 2010

I have three keyboard layouts: en, ru and ua. Now I switch between layouts by pressing Ctrl+Shift (en->ru->ua->en->ru...). Here is part of my xorg.conf

Code:
Option "XkbRules""xorg"
Option "XkbModel""pc101"
Option "XkbLayout""us,ru,ua(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,lv3:none,ctrl:caps,grp_led:scroll,caps:internal,compose:ralt"

I want to setup non cyclic switching with next sheme:
CapsLock - switch to en
CapsLock+Shift - switch to ru
CapsLock+Ctrl - switch to ua

I've read an xkb manuals and some articles about it but can't understand how I can setup xkb for non cyclic switching.

View 8 Replies View Related

General :: Keyboard Shortcut To Cycle Through Windows?

Jun 22, 2011

On the Mac, I use Command + ` (the tilda) to cycle through windows in the current application (eg terminal or chrome). It's like alt + tab except only for the current application's windows. (possibly on compiz but without any flashy exposee like graphics)?

View 2 Replies View Related

General :: How To Dismiss Puplet Messages With Keyboard Shortcut

Jul 1, 2010

puplet is forever reminding me when it's time to run "yum update", which is fine, but I'm forced to click the little x to dismiss the dialog.Is there a keyboard shortcut or command that can dismiss it for me? I'm running GNOME 2.16.0 on RHEL5.

View 1 Replies View Related

General :: Can't Get My Keyboard Shortcut To Work (debian) / What Am I Doing Wrong?

Sep 19, 2009

I want to use the Control + windows key on my keyboard to do a killall firefox-bin. What I've done so far is gone in to gconf-editor, and under apps->metacity->keybinding_commands I made command 1 as killall firefox-bin and under global_keybindings, run_command_1 I have <Control><Super_L> . What am I doing wrong?

View 3 Replies View Related

General :: How To Switch To Command Line From GUI Using Keyboard Shortcut?

May 13, 2010

Im using Fedora Core 5.how to switch to command line from GUI using keyboard shortcut.

View 19 Replies View Related

General :: Way To Possibly Launch A Terminal By Using A Keyboard Shortcut?

Dec 16, 2010

Is there a way to possibly launch a terminal by using a keyboard shortcut?

View 4 Replies View Related

General :: Ubuntu - Keyboard Shortcut Sometimes Does Not Display Desktop

Mar 24, 2011

When ctrl alt d or the icon on the bottom left corner is pressed, it sometimes doesn't show the desktop and instead restores hidden windows. Is there a way to access the desktop directly, without only one shortcut ? I was also wondering how useful are these hidden windows (sometimes, the icon in the application bar is bar after being idle for a while).

View 11 Replies View Related

Debian :: Change Keyboard At Gnome Login Window

Mar 3, 2011

If I start my Lenny with Gnome I get the login window. The strange problem is, I have us keyboard there, but after login I have german keyboard. Under System -> Preferences -> Keyboard I have only german keyboard layout setuped. Howto change keyboard layout at the login window?

View 2 Replies View Related

Debian Multimedia :: Can't Change Keyboard Layout In Gnome 3 Classic

Jun 2, 2015

I installed Gnome 3 Classic but I can't change my input source.in Gnome 3 I can but in Classic version I can't. In Gnome 3 I can see it beside the Clock but In Gnome 3 Classic it doesn't exist. How can I enable it?

View 0 Replies View Related

Ubuntu :: Lucid - Change Gnome / Nautilus Keyboard Shortcuts?

May 5, 2010

Karmic there was a tab inside "System->Preferences->Appearance" called "Interface" which allowed me to modify the keyboard shortcuts. I had <Backspace> to move backwards in Nautilis and <Shift><Backspace> to move forward.

Without this tab can anyone tell me how I can modify the shortcuts to do this? I have spent some time looking at gconf-editor but nothing is jumping out at me, particularly with regards to the back and forward browsing.

View 4 Replies View Related

Ubuntu Servers :: Gnome VNC Server / Cant Change Keyboard Layout

Nov 15, 2010

I installed server 10.10, but it has the wrong keyboard layout. Can i change it to swedish via ssh, because the keyboard preferences wont start via the vnc?

View 1 Replies View Related

Ubuntu :: Change Commands Executed By Gnome Keyboard Shortcuts?

Jun 28, 2011

I'm running Ubuntu 10.04.2 LTS, but wanted to use Banshee instead of Rhythmbox. After running Code: sudo aptitude install banshee I wanted to bind my "Media" button on my keyboard to run banshee; unfortunately, it still wants to run rhythmbox. Where can I change the default command executed by these keyboard shortcuts? I can't seem to find them in gconf-editor under apps/metacity/* and googling has proved fruitless in finding where this configuration file is located.

View 2 Replies View Related

General :: Lost Soundcard Recognization After Switching To KDE From Gnome?

Aug 21, 2010

I wanted to get a taste of the difference between Gnome and KDE Ubuntu so I downloaded and installed KDE. During the installation I got a pop up box telling me that KDE has determined I had some sound drivers that were not necessary and should I let the program uninstall these files. Like a total jacka$$ I said yes. After the installation was complete I had no sound. I switched back to Gnome, uninstalled KDE, and haven't had sound since. Sound is fine in my Windows 7 dual boot. I ran some commands in the terminal and found that the system isn't recognizing any soundcard.

View 13 Replies View Related

General :: Change Shortcut Keys In Thunderbird 3?

Apr 20, 2010

I use Thunderbird on Ubuntu Linux and have just upgraded to Ubuntu 10 / Thunderbird 3. One of my gripes however is that Thunderbird uses a number of shortcut keys that have no secondary key requirements, for example, "Mark as Read" is M. Not ControlM. Just M. Worse, "Mark as Junk" is J. Which means I sometimes inadvertently mark messages as Junk.

How can I customize Thunderbird's shortcuts so, for example, "Mark as Junk" is ControlJ?

View 1 Replies View Related

General :: Gnome - Plug-ins To Let Me Do `<Win>`+`<Num>` Style App Switching (like Windows 7's Superbar)?

Mar 2, 2011

Using Windows 7's superbar, I can select/launch the 2nd application group by <Win>+<2>. We have DockbarX in GNOME, which is nice (grouping the windows like Windows 7), but it doesn't enable the <Win>+<2> style keybaord shortcuts.This is not restricted to making Linux like Windows. But I just find the <Win>+<2> style shortcut very useful. Are there similar ways in Linux to quickly switch between specific apps without pressing <Alt>+<Tab> many many times?

View 1 Replies View Related

Ubuntu :: Hide Gnome-panel On One Of The Workspaces?

Dec 6, 2010

Is it possible to hide the gnome-panel on the fourth workspace?

View 2 Replies View Related

Ubuntu :: Automatically Change Workspaces At Specified Interval?

Mar 14, 2010

I'm wondering if anyone is aware of a way to cycle through workspaces at a set interval.. whether it be a screen saver or other wise

View 3 Replies View Related

Ubuntu :: 10.04 - How To Change Workspaces Animations Options

Feb 18, 2011

Recently something got updated and for a short while, before I restarted, the changing workspaces animation changed to something I liked better than the usual arrows boxes, but after the restart it changed back. The thing I liked was that when I use ctrl + alt to change to a different workspace, the animation shows what programs and windows are open at a particular workspace. This happened twice already and always after an update and before the necessary restart. I looked for an option to modify that but didn't find anything so far. I am using ubuntu 10.04. How can I change these options to my liking?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved