KWin: Toggle grayscale KDE destop effect with scriptHow can I get a grayscale effect in Kubuntu 18.04 using KWin?Uninstall kubuntu-desktopHow do I customise desktop effects and toggle between comopsiting window mangers in KDE on Ubuntu 10.10?Kubuntu uses random minimize effectsWhat is a activity in KDE and what can I do with it?Upgrade from Ubuntu with KDE Desktop to KubuntuUsing two keyboards in KDE with a dedicated layout each (typically azerty / bépo)kde install problemGraphics issue on Kubuntu, plasmashell failed to startTurning off “Disable touchpad while typing” doesn't work (KDE)KWin scripting - calling a DBus function with callDBus
Why doesn't the fusion process of the sun speed up?
What is the difference between something being completely legal and being completely decriminalized?
Can other pieces capture a threatening piece and prevent a checkmate?
What is the reasoning behind standardization (dividing by standard deviation)?
Was World War I a war of liberals against authoritarians?
Why I don't get the wanted width of tcbox?
Do people actually use the word "kaputt" in conversation?
Why didn’t Eve recognize the little cockroach as a living organism?
Why is participating in the European Parliamentary elections used as a threat?
When should a starting writer get his own webpage?
Recursively updating the MLE as new observations stream in
Print a physical multiplication table
label a part of commutative diagram
Unfrosted light bulb
Hot air balloons as primitive bombers
Is this Pascal's Matrix?
Would mining huge amounts of resources on the Moon change its orbit?
Why do I have a large white artefact on the rendered image?
PTIJ: Which Dr. Seuss books should one obtain?
How can a new country break out from a developed country without war?
Imaginary part of expression too difficult to calculate
TDE Master Key Rotation
Air travel with refrigerated insulin
Why is "la Gestapo" feminine?
KWin: Toggle grayscale KDE destop effect with script
How can I get a grayscale effect in Kubuntu 18.04 using KWin?Uninstall kubuntu-desktopHow do I customise desktop effects and toggle between comopsiting window mangers in KDE on Ubuntu 10.10?Kubuntu uses random minimize effectsWhat is a activity in KDE and what can I do with it?Upgrade from Ubuntu with KDE Desktop to KubuntuUsing two keyboards in KDE with a dedicated layout each (typically azerty / bépo)kde install problemGraphics issue on Kubuntu, plasmashell failed to startTurning off “Disable touchpad while typing” doesn't work (KDE)KWin scripting - calling a DBus function with callDBus
I'm very new to KDE (running Kubuntu 18.10) and want to be able to quickly toggle grayscale through the terminal. I can make the script to do this but I don't know what to call to toggle the Desktop Effect.
Currently I'm using the extension described in this answer from this Github reop. Everything works great, the only problem is that I want to quickly switch to grayscale instead of going into System Settings
> Desktop Behavior
>Desktop Effects
and click Apply
. This is way to many steps for me to use more than once or twice a day.
My question is what command do I call to toggle this from the command line so I can write a script to do this?
I'm looking at the qdbus and trying something like:
qdbus org.kde.KWwin /Effects toggleEffect Grayscale
But nothing happens.
kubuntu kde kwin
New contributor
add a comment |
I'm very new to KDE (running Kubuntu 18.10) and want to be able to quickly toggle grayscale through the terminal. I can make the script to do this but I don't know what to call to toggle the Desktop Effect.
Currently I'm using the extension described in this answer from this Github reop. Everything works great, the only problem is that I want to quickly switch to grayscale instead of going into System Settings
> Desktop Behavior
>Desktop Effects
and click Apply
. This is way to many steps for me to use more than once or twice a day.
My question is what command do I call to toggle this from the command line so I can write a script to do this?
I'm looking at the qdbus and trying something like:
qdbus org.kde.KWwin /Effects toggleEffect Grayscale
But nothing happens.
kubuntu kde kwin
New contributor
add a comment |
I'm very new to KDE (running Kubuntu 18.10) and want to be able to quickly toggle grayscale through the terminal. I can make the script to do this but I don't know what to call to toggle the Desktop Effect.
Currently I'm using the extension described in this answer from this Github reop. Everything works great, the only problem is that I want to quickly switch to grayscale instead of going into System Settings
> Desktop Behavior
>Desktop Effects
and click Apply
. This is way to many steps for me to use more than once or twice a day.
My question is what command do I call to toggle this from the command line so I can write a script to do this?
I'm looking at the qdbus and trying something like:
qdbus org.kde.KWwin /Effects toggleEffect Grayscale
But nothing happens.
kubuntu kde kwin
New contributor
I'm very new to KDE (running Kubuntu 18.10) and want to be able to quickly toggle grayscale through the terminal. I can make the script to do this but I don't know what to call to toggle the Desktop Effect.
Currently I'm using the extension described in this answer from this Github reop. Everything works great, the only problem is that I want to quickly switch to grayscale instead of going into System Settings
> Desktop Behavior
>Desktop Effects
and click Apply
. This is way to many steps for me to use more than once or twice a day.
My question is what command do I call to toggle this from the command line so I can write a script to do this?
I'm looking at the qdbus and trying something like:
qdbus org.kde.KWwin /Effects toggleEffect Grayscale
But nothing happens.
kubuntu kde kwin
kubuntu kde kwin
New contributor
New contributor
New contributor
asked 16 mins ago
fizzyh2ofizzyh2o
1011
1011
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
fizzyh2o is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126786%2fkwin-toggle-grayscale-kde-destop-effect-with-script%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
fizzyh2o is a new contributor. Be nice, and check out our Code of Conduct.
fizzyh2o is a new contributor. Be nice, and check out our Code of Conduct.
fizzyh2o is a new contributor. Be nice, and check out our Code of Conduct.
fizzyh2o is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126786%2fkwin-toggle-grayscale-kde-destop-effect-with-script%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown