Disable popup when changing volume or keyboard layout?

2018-03-13 Thread Frank Steinmetzger
Hi list,

is there a way to disable said info popups? For the layout there is the
indicator in the panel. Vor the volume, well, I can use the volume icon as a
guess-o-meter. I would like to do away with them but haven’t found out
where.

Can you give me a hint? I’d be much obliged.

My rationale:
The poppus flicker over a video player and take ages to fade out (if I have
effects enabled). Also, they steal the keyboard focus. When I rename a file
and notice I need some typographical specialties, I would like to switch
from the programmer-friendly US layout to my native German. But then the
inline editor for the filename is closed without applying any changes that I
made so far.

-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me on any social network.

Similar regulations in different post departments are TELECOMpatible.


signature.asc
Description: Digital signature


Re: KDE - How to disable the Switch User and Lock in Leave Menu ?

2018-03-13 Thread Zaiwen Gong

Hi Kevin and René J.V. Bertin,

I did some tests.

With Plasma 5 (plasma-desktop-5.10.5-1.fc27.x86_64), I got it to work by 
appending the following lines to my "*$HOME/.config/kdeglobals*":


    [KDE Action Restrictions]
    action/start_new_session=false
    action/switch_user=false
    action/lock_screen=false

But I can't get it to work with Plasma 4.10. I tried 
$HOME/.config/kdeglobals", $HOME/.kde/share/config/kdeglobals, 
ksmserverrc, plasma-desktoprc,  plasma-desktop-appletsrc, none is working.


Not sure if it is not supported in Plasma 4 or is it because I don't 
install plasma 4 correctly?


Thanks,

Zaiwen



On 03/13/18 05:36, Kevin Krammer wrote:

On Dienstag, 13. März 2018 10:30:53 CET René J.V. Bertin wrote:

On Monday March 12 2018 10:05:46 Kevin Krammer wrote:

Hi,

[...]


You could also try ksmserverrc or plasmarc

Also consider asking at the KDE Enterprise mailinglist

https://mail.kde.org/mailman/listinfo/enterprise

It is used by sysadmins who manage KDE deployments and often discuss action
restrictions.

I've often tried to configure the "Leave" menu so it never includes the
Suspend-to-Disk option. Same advice, or is that something I should address
at a level below KDE?

I would say generally same advice (ask on kde-enterprise), but if you want to
disable it globally then there might indeed be a system level option.

Zaiwen's problem was a bit different since only specific accounts should have
the options disabled.

Cheers,
Kevin




Re: KDE - How to disable the Switch User and Lock in Leave Menu ?

2018-03-13 Thread Kevin Krammer
On Dienstag, 13. März 2018 10:30:53 CET René J.V. Bertin wrote:
> On Monday March 12 2018 10:05:46 Kevin Krammer wrote:
> 
> Hi,
> 
> [...]
> 
> >You could also try ksmserverrc or plasmarc
> >
> >Also consider asking at the KDE Enterprise mailinglist
> >
> >https://mail.kde.org/mailman/listinfo/enterprise
> >
> >It is used by sysadmins who manage KDE deployments and often discuss action
> >restrictions.
> 
> I've often tried to configure the "Leave" menu so it never includes the
> Suspend-to-Disk option. Same advice, or is that something I should address
> at a level below KDE?

I would say generally same advice (ask on kde-enterprise), but if you want to 
disable it globally then there might indeed be a system level option.

Zaiwen's problem was a bit different since only specific accounts should have 
the options disabled.

Cheers,
Kevin
-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring


signature.asc
Description: This is a digitally signed message part.


Re: KDE - How to disable the Switch User and Lock in Leave Menu ?

2018-03-13 Thread René J . V . Bertin
On Monday March 12 2018 10:05:46 Kevin Krammer wrote:

Hi,

[...]
>
>You could also try ksmserverrc or plasmarc
>
>Also consider asking at the KDE Enterprise mailinglist
>
>https://mail.kde.org/mailman/listinfo/enterprise
>
>It is used by sysadmins who manage KDE deployments and often discuss action 
>restrictions.

I've often tried to configure the "Leave" menu so it never includes the 
Suspend-to-Disk option. Same advice, or is that something I should address at a 
level below KDE?

R.