-
Notifications
You must be signed in to change notification settings - Fork 68
What keyboard shortcuts are supported and how to change them? #71
Comments
Yes. The script offers the following shortcuts:
I actually wanted these to all start with "TILING", but I changed the wrong argument, and changing it now wouldn't remove the old ones. Also, none of these names are localized because I don't know how. |
Even better if all these shortcuts could have been placed under separate entry in Global Keyboard Shorctucts. Meanwhile I wouldn't bother with leftover ones and would suggest to prefix them with TILING as you originally intended. |
Where can I find these shortcut definitions? I looked under System Settings -> Shortcuts and there "Standard Shortcuts", "Global Shortcuts", "Web Shortcuts" and "Custom Shortcuts" but couldn't find those listed shortcuts. I'm using KDE Plasma version 5.8.5 under NixOS. |
Wow, NixOS! Under Global Shortcuts choose KWin component. |
Nope, none of those appears to be there. Just lots of other standard KWin shortcuts. I both searched and manually read the list. Any ideas what could be wrong? I hope I have the correct KWin script installed: Tiling Extension version 1.7.0 by Fabian Hombord. |
@jluttine: That's an old version that (I think) had the shortcuts disabled. You'll need to upgrade. Also my last name is spelled with a "g" - like the creatures from Star Trek. I am the Homborg, resistance is futile! 😄 |
So the version available from System Settings -> Window Management -> KWin Scripts -> Get New Script -> kwin-tiling-plasma5 is old? I expected that to be the correct way to install the latest stable release as it's the only channel offered by KDE. Anyway, I now uninstalled that and followed the instructions on readme using git clone etc. However, I believe KWin is still using the old version or nothing. Also, the version 1.7.0 is still listed in KWin Scripts.. I'm really confused. I don't find any sign that the script installed with readme instructions is actually installed. How can I confirm that and also check the version? FYI, I'm new to KDE. EDIT: If it matters, I get the following messages when installing
EDIT2: A few more outputs if useful: Seems to find some information:
However, doesn't list as an installed package (not sure if it should):
|
Also, how do I uninstall the script? Readme contains only installation instructions.. EDIT: And sorry for getting off-topic. Perhaps I should open a separate issue or ask using some other forum? |
@jluttine It could be that you have an older version of kwin - https://github.com/faho/kwin-tiling/blob/master/contents/code/tilingmanager.js#L178, suggests that 5.8.3 is required for these shortcuts to appear in the settings panel. |
@eddhannay
|
My mistake - New to kde, I found this issue trying to solve the same issue, discovered I was running 5.8.2 and hadn't realised that the kwin version was tied to the Plasma version. |
No problem. Welcome to KDE! |
Do the shortcuts still not work? Did you restart kwin after you updated?
Actually you should be able to If it doesn't work for you either, you can disable it in systemsettings and remove the directory from ~/.local/share/kwin/scripts. I think then
I haven't bumped the version yet. I should probably do that, and make a new release.
If you have any further questions, please open a separate issue. |
Just thought I'd chime in. I'm running plasmashell 5.8.4 (debian testing) and I have the same problem of it not displaying the shortcuts under Global Shortcuts/Kwin. Also, removing the plugin via plasmapkg2 -r kwin-script-tiling doesn't work (as expected?) and removing the directory and logging out and in again doesn't help either, it's still displayed in under KWin Scripts. Otherwise it seems to be active as expected when activated, but that doesn't help when I can't see the shortcuts to use it :D |
The question has been answered. |
Sorry for necrobumping this, but I had the same problem (no shortcuts showing in Global Keyboard Shortcuts -> KWin) on NixOS, and I managed to find a workaround. I first executed the commands:
as suggested here. I then updated the tiling extension ( I don't know how many users might have been affected by this, it could be worth mentioning in the troubleshooting section of the README. |
@m-scr NixOS 18.09 as well, kwin 5.13.4, recently installed kwin-tiling via
and for me, the shortcuts appeared like expected. Did you install via Get New Script or via plasmapkg2 and the git repo? |
@florianjacob I installed via plasmapkg2, but I was on the nixos-unstable channel. It appears to work on the old stable 18.09, I haven't tested 19.03 yet. |
I can't find information on what keyboard shortcuts are supported.
Does tiling register global shortcuts so that one could edit them using "Global Shortcuts" system settings module?
The text was updated successfully, but these errors were encountered: