[opensuse] Shortkeys for swithcing virtual desktops in 11.1
Hello, In 11.0, I had put [$Version] Switch to Desktop 1=default(Ctrl+F1) Switch to Desktop 2=default(Ctrl+F2) Switch to Desktop 3=default(Ctrl+F3) Switch to Desktop 4=default(Ctrl+F4) Switch to Desktop 5=default(Ctrl+F5) Switch to Desktop 6=default(Ctrl+F6) Switch to Desktop 7=default(Ctrl+F7) Switch to Desktop 8=default(Ctrl+F8) Switch to Desktop 9=default(Ctrl+F9) Switch to Desktop 10=default(Ctrl+F10) Switch to Desktop 11=default(Ctrl+F11) Switch to Desktop 12=default(Ctrl+F12) into ~/.kde/share/config/kdeglobals to activate keyboard shortcuts for desktop switching. In 11.1, this don't seem to work anymore. Only the first four desktops can be switched with this. The remaining 8 desktops are not accessible this way. I have also tried ~/.kde4/share/config/kdeglobals, but this does not make any difference. Any ideas? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday January 28 2009, Josef Wolf wrote:
Hello,
In 11.0, I had put
[$Version] Switch to Desktop 1=default(Ctrl+F1) ... Switch to Desktop 12=default(Ctrl+F12)
into ~/.kde/share/config/kdeglobals to activate keyboard shortcuts for desktop switching.
In 11.1, this don't seem to work anymore. Only the first four desktops can be switched with this. The remaining 8 desktops are not accessible this way. I have also tried ~/.kde4/share/config/kdeglobals, but this does not make any difference.
Any ideas?
It may just be a coincidence, but CTRL-F1 through -F4 are pre-configuredj for desktop switching and up to 20 desktop- switching "hot-keys" are supported). So it's likely that your manual additions are not having any effect, possibly because the file in which you put them is no longer the one used. In any event, why don't you use the KDE Control Center to set these options? Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Jan 28, 2009 at 12:43:52PM -0800, Randall R Schulz wrote:
On Wednesday January 28 2009, Josef Wolf wrote:
Hello,
In 11.0, I had put
[$Version] Switch to Desktop 1=default(Ctrl+F1) ... Switch to Desktop 12=default(Ctrl+F12)
into ~/.kde/share/config/kdeglobals to activate keyboard shortcuts for desktop switching.
In 11.1, this don't seem to work anymore. Only the first four desktops can be switched with this. The remaining 8 desktops are not accessible this way. I have also tried ~/.kde4/share/config/kdeglobals, but this does not make any difference.
It may just be a coincidence, but CTRL-F1 through -F4 are pre-configuredj for desktop switching and up to 20 desktop- switching "hot-keys" are supported).
My keyboard have only 12 function keys, so only 12 desktops are easily accessible. That's the reason why I limit myself to 12 desktops ;-)
So it's likely that your manual additions are not having any effect, possibly because the file in which you put them is no longer the one used.
Yeah. It turns out that this configuration option has moved into the kwin section in ~/.kde4/share/config/kglobalshortcutsrc :-/ And the format has changed also :-/
In any event, why don't you use the KDE Control Center to set these options?
Because I prefer to configure my systems automatically. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Jan 28, 2009 at 11:54:37PM +0100, Josef Wolf wrote:
Yeah. It turns out that this configuration option has moved into the kwin section in ~/.kde4/share/config/kglobalshortcutsrc :-/ And the format has changed also :-/
I also noticed, they have extended the format of the files that look like ini-files to have multiple section names: $ cd ~/.kde4/share/config $ grep '\]\[' * kglobalshortcutsrc:[kded][Friendly Name] [ ... ] plasma-appletsrc:[Containments][1][Applets][2][Wallpaper][image] [ ... ] $ Anybody knows where to find a description? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Josef Wolf
-
Randall R Schulz