Disable auto-focus when program opens in Fedora KDE Announcing the arrival of Valued Associate...
Can a new player join a group only when a new campaign starts?
Is grep documentation about ignoring case wrong, since it doesn't ignore case in filenames?
Is there any word for a place full of confusion?
Illegal assignment from sObject to Id
Should I use a zero-interest credit card for a large one-time purchase?
How to play a character with a disability or mental disorder without being offensive?
Performance gap between vector<bool> and array
Is it possible for SQL statements to execute concurrently within a single session in SQL Server?
How to install press fit bottom bracket into new frame
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Why should I vote and accept answers?
Generate an RGB colour grid
An adverb for when you're not exaggerating
How come Sam didn't become Lord of Horn Hill?
What is the topology associated with the algebras for the ultrafilter monad?
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
How often does castling occur in grandmaster games?
Find 108 by using 3,4,6
Significance of Cersei's obsession with elephants?
Most bit efficient text communication method?
Why weren't discrete x86 CPUs ever used in game hardware?
If Windows 7 doesn't support WSL, then what does Linux subsystem option mean?
Drawing without replacement: why is the order of draw irrelevant?
Disable auto-focus when program opens in Fedora KDE
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)How to avoid ugly dithering when running KDE over VNC?How to run Amarok after installing?Stop application windows hiding when app loses focusHow to keep an active window on top, and any eventual new window go behind active one?Missing text/blank space on Ubuntu web sites using Google ChromeFedora 17, “Open containing folder”, opens in dolphin, and not konquerorOpen application in background without losing current window focus. Fedora 17, Gnome 3How to call a program and exit from the shell (the caller) when program is active?Mouse focus stuck (Linux)Java Swing apps steal/don't release focus in KDE
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I use KDE on Fedora 29. I multi-task across multiple monitors. There are few things more frustrating than a program doing something that opens a new window and the OS changing the active focus to that window when I'm in the middle of typing in shell or something. How can you disable this behavior?
The common scenario for me is that I'll open Cisco ASDM and type my login credentials. The program then takes a moment to connect to the remote firewall (it's java and slow). When it's done connecting and getting its stuff together it closes the login window and opens a new window. Usually when I'm waiting for all of this to take place, I go about my work in another window and I'll be in the middle of typing or ssh'ing into a server and the active focus is switched to this new ASDM window instead of what I'm actually typing in.
linux fedora kde user-interface
add a comment |
I use KDE on Fedora 29. I multi-task across multiple monitors. There are few things more frustrating than a program doing something that opens a new window and the OS changing the active focus to that window when I'm in the middle of typing in shell or something. How can you disable this behavior?
The common scenario for me is that I'll open Cisco ASDM and type my login credentials. The program then takes a moment to connect to the remote firewall (it's java and slow). When it's done connecting and getting its stuff together it closes the login window and opens a new window. Usually when I'm waiting for all of this to take place, I go about my work in another window and I'll be in the middle of typing or ssh'ing into a server and the active focus is switched to this new ASDM window instead of what I'm actually typing in.
linux fedora kde user-interface
add a comment |
I use KDE on Fedora 29. I multi-task across multiple monitors. There are few things more frustrating than a program doing something that opens a new window and the OS changing the active focus to that window when I'm in the middle of typing in shell or something. How can you disable this behavior?
The common scenario for me is that I'll open Cisco ASDM and type my login credentials. The program then takes a moment to connect to the remote firewall (it's java and slow). When it's done connecting and getting its stuff together it closes the login window and opens a new window. Usually when I'm waiting for all of this to take place, I go about my work in another window and I'll be in the middle of typing or ssh'ing into a server and the active focus is switched to this new ASDM window instead of what I'm actually typing in.
linux fedora kde user-interface
I use KDE on Fedora 29. I multi-task across multiple monitors. There are few things more frustrating than a program doing something that opens a new window and the OS changing the active focus to that window when I'm in the middle of typing in shell or something. How can you disable this behavior?
The common scenario for me is that I'll open Cisco ASDM and type my login credentials. The program then takes a moment to connect to the remote firewall (it's java and slow). When it's done connecting and getting its stuff together it closes the login window and opens a new window. Usually when I'm waiting for all of this to take place, I go about my work in another window and I'll be in the middle of typing or ssh'ing into a server and the active focus is switched to this new ASDM window instead of what I'm actually typing in.
linux fedora kde user-interface
linux fedora kde user-interface
asked 10 hours ago
JeffJeff
12412
12412
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You're looking for a KDE setting called "Focus stealing prevention level".
You can find it under System Settings -> Window Management -> Window Behavior -> Focus.
KDE Window Behavior Settings
For anyone else looking at this. The exact location is System Settings -> Window Management -> Window Behavior -> Focus.
– Jeff
10 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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
});
}
});
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%2fsuperuser.com%2fquestions%2f1427098%2fdisable-auto-focus-when-program-opens-in-fedora-kde%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You're looking for a KDE setting called "Focus stealing prevention level".
You can find it under System Settings -> Window Management -> Window Behavior -> Focus.
KDE Window Behavior Settings
For anyone else looking at this. The exact location is System Settings -> Window Management -> Window Behavior -> Focus.
– Jeff
10 hours ago
add a comment |
You're looking for a KDE setting called "Focus stealing prevention level".
You can find it under System Settings -> Window Management -> Window Behavior -> Focus.
KDE Window Behavior Settings
For anyone else looking at this. The exact location is System Settings -> Window Management -> Window Behavior -> Focus.
– Jeff
10 hours ago
add a comment |
You're looking for a KDE setting called "Focus stealing prevention level".
You can find it under System Settings -> Window Management -> Window Behavior -> Focus.
KDE Window Behavior Settings
You're looking for a KDE setting called "Focus stealing prevention level".
You can find it under System Settings -> Window Management -> Window Behavior -> Focus.
KDE Window Behavior Settings
edited 9 hours ago
answered 10 hours ago
RomenRomen
1363
1363
For anyone else looking at this. The exact location is System Settings -> Window Management -> Window Behavior -> Focus.
– Jeff
10 hours ago
add a comment |
For anyone else looking at this. The exact location is System Settings -> Window Management -> Window Behavior -> Focus.
– Jeff
10 hours ago
For anyone else looking at this. The exact location is System Settings -> Window Management -> Window Behavior -> Focus.
– Jeff
10 hours ago
For anyone else looking at this. The exact location is System Settings -> Window Management -> Window Behavior -> Focus.
– Jeff
10 hours ago
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1427098%2fdisable-auto-focus-when-program-opens-in-fedora-kde%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