How to prevent cleaner from hanging my lock screen in Ubuntu 16.04How do I change the length of time the lock screen appears for?Lubuntu enforces screen lockHow do I get the old lock screen in 14.04?Setting a default input language for lightdm lock screenPrevent monitor from losing signal after screen saver / lock activatesDisable numlock warning on lock screen for notebookRequiring password after returning from blank screen not working Ubuntu 14.04, Ubuntu 16.04Lock screen - more time to switch off monitorUpgrade 17.04 -> 17.10 failure - lock screen problem?Lock-screen not retained when exit screensaver
When an outsider describes family relationships, which point of view are they using?
Why does Central Limit Theorem break down in my simulation?
Insult for someone who "doesn't know anything"
How exactly does an Ethernet collision happen in the cable, since nodes use different circuits for Tx and Rx?
How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?
Rationale to prefer local variables over instance variables?
Trocar background-image com delay via jQuery
Does the US political system, in principle, allow for a no-party system?
If sound is a longitudinal wave, why can we hear it if our ears aren't aligned with the propagation direction?
How do you make a gun that shoots melee weapons and/or swords?
Do black holes violate the conservation of mass?
Is there a logarithm base for which the logarithm becomes an identity function?
Can one live in the U.S. and not use a credit card?
The preposition for the verb (avenge) - avenge sb/sth (on OR from) sb
Why aren't there more Gauls like Obelix?
Idiom for feeling after taking risk and someone else being rewarded
What does *dead* mean in *What do you mean, dead?*?
What should I do when a paper is published similar to my PhD thesis without citation?
Why is there an extra space when I type "ls" on the Desktop?
Are these two graphs isomorphic? Why/Why not?
Difference between `nmap local-IP-address` and `nmap localhost`
How do I increase the number of TTY consoles?
Is it appropriate to ask a former professor to order a book for me through an inter-library loan?
School performs periodic password audits. Is my password compromised?
How to prevent cleaner from hanging my lock screen in Ubuntu 16.04
How do I change the length of time the lock screen appears for?Lubuntu enforces screen lockHow do I get the old lock screen in 14.04?Setting a default input language for lightdm lock screenPrevent monitor from losing signal after screen saver / lock activatesDisable numlock warning on lock screen for notebookRequiring password after returning from blank screen not working Ubuntu 14.04, Ubuntu 16.04Lock screen - more time to switch off monitorUpgrade 17.04 -> 17.10 failure - lock screen problem?Lock-screen not retained when exit screensaver
In my workplace I'm using Ubuntu 16.04 with unity, standard installation. When I leave my office I lock my screen (ctrl+alt+l). During the evening, the office is cleaned. A few times, I've got back to work in the morning and my headphones are on my keyboard. My lock screen is hung, I can't clear password field, can't type anything, and can't use any other controls on lock screen (reboot, turn off button etc.). The mouse is working but clicking does nothing. Probably this is because the password field took huge input overnight and broke everything else. The cleaner "hacked" my computer :)
How can I prevent this? Can I somehow limit how many characters can be passed to the password input? Can I block the lock screen until I use some key combination to enable password input? Something similar to ctrl+alt+del in Windows before I can input password to lock screen?
//EDIT
As @bytecommander wrote there was a bug for this and it is supposed to be fixed but somehow this does not work on my machine https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
$ apt policy unity-greeter
unity-greeter:
Installed: 16.04.2-0ubuntu1
Candidate: 16.04.2-0ubuntu1
Version table:
*** 16.04.2-0ubuntu1 500
500 http://pl.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
// EDIT 2
Someone wrote that lock screen is not unity greeter package. Anyone can confirm this and tell me what package is this?
// EDIT 3
OK so it seems that lock screen is part of Unity and not greeter package. I filled a bug report for this: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1818354
16.04 unity lock-screen
|
show 6 more comments
In my workplace I'm using Ubuntu 16.04 with unity, standard installation. When I leave my office I lock my screen (ctrl+alt+l). During the evening, the office is cleaned. A few times, I've got back to work in the morning and my headphones are on my keyboard. My lock screen is hung, I can't clear password field, can't type anything, and can't use any other controls on lock screen (reboot, turn off button etc.). The mouse is working but clicking does nothing. Probably this is because the password field took huge input overnight and broke everything else. The cleaner "hacked" my computer :)
How can I prevent this? Can I somehow limit how many characters can be passed to the password input? Can I block the lock screen until I use some key combination to enable password input? Something similar to ctrl+alt+del in Windows before I can input password to lock screen?
//EDIT
As @bytecommander wrote there was a bug for this and it is supposed to be fixed but somehow this does not work on my machine https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
$ apt policy unity-greeter
unity-greeter:
Installed: 16.04.2-0ubuntu1
Candidate: 16.04.2-0ubuntu1
Version table:
*** 16.04.2-0ubuntu1 500
500 http://pl.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
// EDIT 2
Someone wrote that lock screen is not unity greeter package. Anyone can confirm this and tell me what package is this?
// EDIT 3
OK so it seems that lock screen is part of Unity and not greeter package. I filled a bug report for this: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1818354
16.04 unity lock-screen
7
Power it down, take it home with you, unplug the keyboard if it's not a laptop, tell hr, AFAIR there's not much you can do security wise once someone physically gets a hold of your machine
– j-money
Feb 28 at 9:07
6
@j-money I don't think the lady attempts to hack the machine but rather think she just thoroughly cleans the keyboard thereby pressing all the keys. A dust cover and/or this note might help.
– PerlDuck
Feb 28 at 9:45
1
@PerlDuck maybe that's what she wants you to think!! (couldn't resist)
– j-money
Feb 28 at 9:49
6
Unplug the keyboard :)
– Sauce
Feb 28 at 10:46
2
Why not just put the headphones in a drawer before going home? Or hang them over the monitor?
– Mawg
Feb 28 at 14:38
|
show 6 more comments
In my workplace I'm using Ubuntu 16.04 with unity, standard installation. When I leave my office I lock my screen (ctrl+alt+l). During the evening, the office is cleaned. A few times, I've got back to work in the morning and my headphones are on my keyboard. My lock screen is hung, I can't clear password field, can't type anything, and can't use any other controls on lock screen (reboot, turn off button etc.). The mouse is working but clicking does nothing. Probably this is because the password field took huge input overnight and broke everything else. The cleaner "hacked" my computer :)
How can I prevent this? Can I somehow limit how many characters can be passed to the password input? Can I block the lock screen until I use some key combination to enable password input? Something similar to ctrl+alt+del in Windows before I can input password to lock screen?
//EDIT
As @bytecommander wrote there was a bug for this and it is supposed to be fixed but somehow this does not work on my machine https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
$ apt policy unity-greeter
unity-greeter:
Installed: 16.04.2-0ubuntu1
Candidate: 16.04.2-0ubuntu1
Version table:
*** 16.04.2-0ubuntu1 500
500 http://pl.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
// EDIT 2
Someone wrote that lock screen is not unity greeter package. Anyone can confirm this and tell me what package is this?
// EDIT 3
OK so it seems that lock screen is part of Unity and not greeter package. I filled a bug report for this: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1818354
16.04 unity lock-screen
In my workplace I'm using Ubuntu 16.04 with unity, standard installation. When I leave my office I lock my screen (ctrl+alt+l). During the evening, the office is cleaned. A few times, I've got back to work in the morning and my headphones are on my keyboard. My lock screen is hung, I can't clear password field, can't type anything, and can't use any other controls on lock screen (reboot, turn off button etc.). The mouse is working but clicking does nothing. Probably this is because the password field took huge input overnight and broke everything else. The cleaner "hacked" my computer :)
How can I prevent this? Can I somehow limit how many characters can be passed to the password input? Can I block the lock screen until I use some key combination to enable password input? Something similar to ctrl+alt+del in Windows before I can input password to lock screen?
//EDIT
As @bytecommander wrote there was a bug for this and it is supposed to be fixed but somehow this does not work on my machine https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
$ apt policy unity-greeter
unity-greeter:
Installed: 16.04.2-0ubuntu1
Candidate: 16.04.2-0ubuntu1
Version table:
*** 16.04.2-0ubuntu1 500
500 http://pl.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
// EDIT 2
Someone wrote that lock screen is not unity greeter package. Anyone can confirm this and tell me what package is this?
// EDIT 3
OK so it seems that lock screen is part of Unity and not greeter package. I filled a bug report for this: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1818354
16.04 unity lock-screen
16.04 unity lock-screen
edited Mar 2 at 19:55
piotrekkr
asked Feb 28 at 8:51
piotrekkrpiotrekkr
3031412
3031412
7
Power it down, take it home with you, unplug the keyboard if it's not a laptop, tell hr, AFAIR there's not much you can do security wise once someone physically gets a hold of your machine
– j-money
Feb 28 at 9:07
6
@j-money I don't think the lady attempts to hack the machine but rather think she just thoroughly cleans the keyboard thereby pressing all the keys. A dust cover and/or this note might help.
– PerlDuck
Feb 28 at 9:45
1
@PerlDuck maybe that's what she wants you to think!! (couldn't resist)
– j-money
Feb 28 at 9:49
6
Unplug the keyboard :)
– Sauce
Feb 28 at 10:46
2
Why not just put the headphones in a drawer before going home? Or hang them over the monitor?
– Mawg
Feb 28 at 14:38
|
show 6 more comments
7
Power it down, take it home with you, unplug the keyboard if it's not a laptop, tell hr, AFAIR there's not much you can do security wise once someone physically gets a hold of your machine
– j-money
Feb 28 at 9:07
6
@j-money I don't think the lady attempts to hack the machine but rather think she just thoroughly cleans the keyboard thereby pressing all the keys. A dust cover and/or this note might help.
– PerlDuck
Feb 28 at 9:45
1
@PerlDuck maybe that's what she wants you to think!! (couldn't resist)
– j-money
Feb 28 at 9:49
6
Unplug the keyboard :)
– Sauce
Feb 28 at 10:46
2
Why not just put the headphones in a drawer before going home? Or hang them over the monitor?
– Mawg
Feb 28 at 14:38
7
7
Power it down, take it home with you, unplug the keyboard if it's not a laptop, tell hr, AFAIR there's not much you can do security wise once someone physically gets a hold of your machine
– j-money
Feb 28 at 9:07
Power it down, take it home with you, unplug the keyboard if it's not a laptop, tell hr, AFAIR there's not much you can do security wise once someone physically gets a hold of your machine
– j-money
Feb 28 at 9:07
6
6
@j-money I don't think the lady attempts to hack the machine but rather think she just thoroughly cleans the keyboard thereby pressing all the keys. A dust cover and/or this note might help.
– PerlDuck
Feb 28 at 9:45
@j-money I don't think the lady attempts to hack the machine but rather think she just thoroughly cleans the keyboard thereby pressing all the keys. A dust cover and/or this note might help.
– PerlDuck
Feb 28 at 9:45
1
1
@PerlDuck maybe that's what she wants you to think!! (couldn't resist)
– j-money
Feb 28 at 9:49
@PerlDuck maybe that's what she wants you to think!! (couldn't resist)
– j-money
Feb 28 at 9:49
6
6
Unplug the keyboard :)
– Sauce
Feb 28 at 10:46
Unplug the keyboard :)
– Sauce
Feb 28 at 10:46
2
2
Why not just put the headphones in a drawer before going home? Or hang them over the monitor?
– Mawg
Feb 28 at 14:38
Why not just put the headphones in a drawer before going home? Or hang them over the monitor?
– Mawg
Feb 28 at 14:38
|
show 6 more comments
4 Answers
4
active
oldest
votes
Seems like your cleaner has successfully managed to emulate a cat.
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
There was a bug in unity-greeter in 14.04 and up to 16.04, which caused the lock screen to become unresponsive when there has been excessive keyboard input for some time (figuratively and literally a "cat on the keyboard").
It should be fixed since unity-greeter version 16.04.2-0ubuntu1 though by implementing a character limit. Please check your installed version with
apt policy unity-greeter
and make sure your system is fully updated with
sudo apt update ; sudo apt upgrade
1
I have version with fix:apt policy unity-greeter unity-greeter: Installed: 16.04.2-0ubuntu1 Candidate: 16.04.2-0ubuntu1 Version table: *** 16.04.2-0ubuntu1 500and apparently it is not fixed...
– piotrekkr
Feb 28 at 9:27
5
In that case I think you should (re)open a bug ticket :(
– Byte Commander
Feb 28 at 10:59
@ByteCommander I wrote comment in this ticket but I can't find option to reopen it :/
– piotrekkr
Feb 28 at 13:44
1
The lock screen in Unity is not the Unity Greeter, so any fix to the Unity Greeter package is not going to fix a problem in the Unity lock screen.
– Stephen M. Webb
Feb 28 at 17:48
@StephenM.Webb so what is unity lock screen then? What package?
– piotrekkr
Feb 28 at 17:59
|
show 4 more comments
You can install xtrlock:
$ sudo apt-get install xtrlock
And made a combination for lock screen and lock keyboard, until you press the combination again. Make it hard and then the cleaner have a hard chance to hit and "hack" your computer.
1
This looks like the answer (short of removing the headphones, of course)
– Mawg
Feb 28 at 14:37
@Santi Will this automatically work when I lock my screen using ctrl+alt+l? I read a little about it and it seem to work same way as lock screen you type password and [enter] to unlock. Is it protected from headphones on keyboard or cats? :)
– piotrekkr
Feb 28 at 20:26
@piotrekkr yep absolutely it works the same way, just bind both together, tell me how it's going
– Santi
Feb 28 at 21:22
1
How do you know the cleaner is a lady?... I suggest removing that nuance.
– Rmano
Mar 5 at 21:42
2
@Rmano The original question had "cleaning lady" in the title, until it was removed in one of the revisions which is why you might event still find some comments that mention a "cleaning lady" instead of just cleaner. Which I assume is the same case for this answer as it was posted before that edit.
– Dan
Mar 6 at 11:58
|
show 2 more comments
Another solution is to buy a wireless keyboard, then stash the keyboard in a drawer before leaving, or taking out the USB dongle.
Pros: no need to install any software or mess with settings.
Cons: cost a bit of money, requires extra action before leaving.
2
Or a wired keyboard that you can just unplug at night. Plenty of decent keyboards have a USB jack at both ends so you can unplug the cable at the keyboard (rather than having to fish behind the back panel connectors).
– J...
Feb 28 at 14:13
@J... oh, never seen a keyboard with USB jack on both ends, but yeah, guess in some places it might be available. Still, that would leave an orphan cord lying around at night. ;)
– Shadow Wizard
Feb 28 at 14:17
2
@J...: And many machines (I'm tempted to say any decent one these days) have USB jacks on the front, and in the monitor(s). But unless there's an actual need for remote access during the night, the sensible course is simply to to turn the machine off when you leave.
– jamesqf
Feb 28 at 18:41
1
As an alternative, you can get a plain-jane KVM switch for pretty cheap; just switch channels when you leave. Benefit there is you won't be adding wear and tear to your USB port/plug, just press a button.
– helrich
Mar 1 at 18:12
1
@Shadow Wizard: If it takes 15 minutes to boot your computer, you have something seriously wrong.
– jamesqf
Mar 1 at 18:36
|
show 3 more comments
Think inside the box! ;)
Just fabricate a cardboard (or use a more durable material) box that encloses your keyboard (and mouse, if necessary) and put the keyboard in it when you leave. The cords, if any, can pass through open slots in the side of the box to make it easy to use without disconnecting anything.
It's pretty unlikely that the cleaner will deliberately open the box to clean the keyboard. You could add a simple lock if necessary. Just make it in such a way that your employer can get to the keyboard if necessary when you're not there. Using cardboard might help with that.
add a comment |
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
);
);
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%2f1121906%2fhow-to-prevent-cleaner-from-hanging-my-lock-screen-in-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Seems like your cleaner has successfully managed to emulate a cat.
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
There was a bug in unity-greeter in 14.04 and up to 16.04, which caused the lock screen to become unresponsive when there has been excessive keyboard input for some time (figuratively and literally a "cat on the keyboard").
It should be fixed since unity-greeter version 16.04.2-0ubuntu1 though by implementing a character limit. Please check your installed version with
apt policy unity-greeter
and make sure your system is fully updated with
sudo apt update ; sudo apt upgrade
1
I have version with fix:apt policy unity-greeter unity-greeter: Installed: 16.04.2-0ubuntu1 Candidate: 16.04.2-0ubuntu1 Version table: *** 16.04.2-0ubuntu1 500and apparently it is not fixed...
– piotrekkr
Feb 28 at 9:27
5
In that case I think you should (re)open a bug ticket :(
– Byte Commander
Feb 28 at 10:59
@ByteCommander I wrote comment in this ticket but I can't find option to reopen it :/
– piotrekkr
Feb 28 at 13:44
1
The lock screen in Unity is not the Unity Greeter, so any fix to the Unity Greeter package is not going to fix a problem in the Unity lock screen.
– Stephen M. Webb
Feb 28 at 17:48
@StephenM.Webb so what is unity lock screen then? What package?
– piotrekkr
Feb 28 at 17:59
|
show 4 more comments
Seems like your cleaner has successfully managed to emulate a cat.
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
There was a bug in unity-greeter in 14.04 and up to 16.04, which caused the lock screen to become unresponsive when there has been excessive keyboard input for some time (figuratively and literally a "cat on the keyboard").
It should be fixed since unity-greeter version 16.04.2-0ubuntu1 though by implementing a character limit. Please check your installed version with
apt policy unity-greeter
and make sure your system is fully updated with
sudo apt update ; sudo apt upgrade
1
I have version with fix:apt policy unity-greeter unity-greeter: Installed: 16.04.2-0ubuntu1 Candidate: 16.04.2-0ubuntu1 Version table: *** 16.04.2-0ubuntu1 500and apparently it is not fixed...
– piotrekkr
Feb 28 at 9:27
5
In that case I think you should (re)open a bug ticket :(
– Byte Commander
Feb 28 at 10:59
@ByteCommander I wrote comment in this ticket but I can't find option to reopen it :/
– piotrekkr
Feb 28 at 13:44
1
The lock screen in Unity is not the Unity Greeter, so any fix to the Unity Greeter package is not going to fix a problem in the Unity lock screen.
– Stephen M. Webb
Feb 28 at 17:48
@StephenM.Webb so what is unity lock screen then? What package?
– piotrekkr
Feb 28 at 17:59
|
show 4 more comments
Seems like your cleaner has successfully managed to emulate a cat.
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
There was a bug in unity-greeter in 14.04 and up to 16.04, which caused the lock screen to become unresponsive when there has been excessive keyboard input for some time (figuratively and literally a "cat on the keyboard").
It should be fixed since unity-greeter version 16.04.2-0ubuntu1 though by implementing a character limit. Please check your installed version with
apt policy unity-greeter
and make sure your system is fully updated with
sudo apt update ; sudo apt upgrade
Seems like your cleaner has successfully managed to emulate a cat.
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
There was a bug in unity-greeter in 14.04 and up to 16.04, which caused the lock screen to become unresponsive when there has been excessive keyboard input for some time (figuratively and literally a "cat on the keyboard").
It should be fixed since unity-greeter version 16.04.2-0ubuntu1 though by implementing a character limit. Please check your installed version with
apt policy unity-greeter
and make sure your system is fully updated with
sudo apt update ; sudo apt upgrade
edited Feb 28 at 15:30
answered Feb 28 at 9:15
Byte CommanderByte Commander
65.7k27179303
65.7k27179303
1
I have version with fix:apt policy unity-greeter unity-greeter: Installed: 16.04.2-0ubuntu1 Candidate: 16.04.2-0ubuntu1 Version table: *** 16.04.2-0ubuntu1 500and apparently it is not fixed...
– piotrekkr
Feb 28 at 9:27
5
In that case I think you should (re)open a bug ticket :(
– Byte Commander
Feb 28 at 10:59
@ByteCommander I wrote comment in this ticket but I can't find option to reopen it :/
– piotrekkr
Feb 28 at 13:44
1
The lock screen in Unity is not the Unity Greeter, so any fix to the Unity Greeter package is not going to fix a problem in the Unity lock screen.
– Stephen M. Webb
Feb 28 at 17:48
@StephenM.Webb so what is unity lock screen then? What package?
– piotrekkr
Feb 28 at 17:59
|
show 4 more comments
1
I have version with fix:apt policy unity-greeter unity-greeter: Installed: 16.04.2-0ubuntu1 Candidate: 16.04.2-0ubuntu1 Version table: *** 16.04.2-0ubuntu1 500and apparently it is not fixed...
– piotrekkr
Feb 28 at 9:27
5
In that case I think you should (re)open a bug ticket :(
– Byte Commander
Feb 28 at 10:59
@ByteCommander I wrote comment in this ticket but I can't find option to reopen it :/
– piotrekkr
Feb 28 at 13:44
1
The lock screen in Unity is not the Unity Greeter, so any fix to the Unity Greeter package is not going to fix a problem in the Unity lock screen.
– Stephen M. Webb
Feb 28 at 17:48
@StephenM.Webb so what is unity lock screen then? What package?
– piotrekkr
Feb 28 at 17:59
1
1
I have version with fix:
apt policy unity-greeter unity-greeter: Installed: 16.04.2-0ubuntu1 Candidate: 16.04.2-0ubuntu1 Version table: *** 16.04.2-0ubuntu1 500 and apparently it is not fixed...– piotrekkr
Feb 28 at 9:27
I have version with fix:
apt policy unity-greeter unity-greeter: Installed: 16.04.2-0ubuntu1 Candidate: 16.04.2-0ubuntu1 Version table: *** 16.04.2-0ubuntu1 500 and apparently it is not fixed...– piotrekkr
Feb 28 at 9:27
5
5
In that case I think you should (re)open a bug ticket :(
– Byte Commander
Feb 28 at 10:59
In that case I think you should (re)open a bug ticket :(
– Byte Commander
Feb 28 at 10:59
@ByteCommander I wrote comment in this ticket but I can't find option to reopen it :/
– piotrekkr
Feb 28 at 13:44
@ByteCommander I wrote comment in this ticket but I can't find option to reopen it :/
– piotrekkr
Feb 28 at 13:44
1
1
The lock screen in Unity is not the Unity Greeter, so any fix to the Unity Greeter package is not going to fix a problem in the Unity lock screen.
– Stephen M. Webb
Feb 28 at 17:48
The lock screen in Unity is not the Unity Greeter, so any fix to the Unity Greeter package is not going to fix a problem in the Unity lock screen.
– Stephen M. Webb
Feb 28 at 17:48
@StephenM.Webb so what is unity lock screen then? What package?
– piotrekkr
Feb 28 at 17:59
@StephenM.Webb so what is unity lock screen then? What package?
– piotrekkr
Feb 28 at 17:59
|
show 4 more comments
You can install xtrlock:
$ sudo apt-get install xtrlock
And made a combination for lock screen and lock keyboard, until you press the combination again. Make it hard and then the cleaner have a hard chance to hit and "hack" your computer.
1
This looks like the answer (short of removing the headphones, of course)
– Mawg
Feb 28 at 14:37
@Santi Will this automatically work when I lock my screen using ctrl+alt+l? I read a little about it and it seem to work same way as lock screen you type password and [enter] to unlock. Is it protected from headphones on keyboard or cats? :)
– piotrekkr
Feb 28 at 20:26
@piotrekkr yep absolutely it works the same way, just bind both together, tell me how it's going
– Santi
Feb 28 at 21:22
1
How do you know the cleaner is a lady?... I suggest removing that nuance.
– Rmano
Mar 5 at 21:42
2
@Rmano The original question had "cleaning lady" in the title, until it was removed in one of the revisions which is why you might event still find some comments that mention a "cleaning lady" instead of just cleaner. Which I assume is the same case for this answer as it was posted before that edit.
– Dan
Mar 6 at 11:58
|
show 2 more comments
You can install xtrlock:
$ sudo apt-get install xtrlock
And made a combination for lock screen and lock keyboard, until you press the combination again. Make it hard and then the cleaner have a hard chance to hit and "hack" your computer.
1
This looks like the answer (short of removing the headphones, of course)
– Mawg
Feb 28 at 14:37
@Santi Will this automatically work when I lock my screen using ctrl+alt+l? I read a little about it and it seem to work same way as lock screen you type password and [enter] to unlock. Is it protected from headphones on keyboard or cats? :)
– piotrekkr
Feb 28 at 20:26
@piotrekkr yep absolutely it works the same way, just bind both together, tell me how it's going
– Santi
Feb 28 at 21:22
1
How do you know the cleaner is a lady?... I suggest removing that nuance.
– Rmano
Mar 5 at 21:42
2
@Rmano The original question had "cleaning lady" in the title, until it was removed in one of the revisions which is why you might event still find some comments that mention a "cleaning lady" instead of just cleaner. Which I assume is the same case for this answer as it was posted before that edit.
– Dan
Mar 6 at 11:58
|
show 2 more comments
You can install xtrlock:
$ sudo apt-get install xtrlock
And made a combination for lock screen and lock keyboard, until you press the combination again. Make it hard and then the cleaner have a hard chance to hit and "hack" your computer.
You can install xtrlock:
$ sudo apt-get install xtrlock
And made a combination for lock screen and lock keyboard, until you press the combination again. Make it hard and then the cleaner have a hard chance to hit and "hack" your computer.
edited Mar 6 at 7:44
answered Feb 28 at 9:17
SantiSanti
1115
1115
1
This looks like the answer (short of removing the headphones, of course)
– Mawg
Feb 28 at 14:37
@Santi Will this automatically work when I lock my screen using ctrl+alt+l? I read a little about it and it seem to work same way as lock screen you type password and [enter] to unlock. Is it protected from headphones on keyboard or cats? :)
– piotrekkr
Feb 28 at 20:26
@piotrekkr yep absolutely it works the same way, just bind both together, tell me how it's going
– Santi
Feb 28 at 21:22
1
How do you know the cleaner is a lady?... I suggest removing that nuance.
– Rmano
Mar 5 at 21:42
2
@Rmano The original question had "cleaning lady" in the title, until it was removed in one of the revisions which is why you might event still find some comments that mention a "cleaning lady" instead of just cleaner. Which I assume is the same case for this answer as it was posted before that edit.
– Dan
Mar 6 at 11:58
|
show 2 more comments
1
This looks like the answer (short of removing the headphones, of course)
– Mawg
Feb 28 at 14:37
@Santi Will this automatically work when I lock my screen using ctrl+alt+l? I read a little about it and it seem to work same way as lock screen you type password and [enter] to unlock. Is it protected from headphones on keyboard or cats? :)
– piotrekkr
Feb 28 at 20:26
@piotrekkr yep absolutely it works the same way, just bind both together, tell me how it's going
– Santi
Feb 28 at 21:22
1
How do you know the cleaner is a lady?... I suggest removing that nuance.
– Rmano
Mar 5 at 21:42
2
@Rmano The original question had "cleaning lady" in the title, until it was removed in one of the revisions which is why you might event still find some comments that mention a "cleaning lady" instead of just cleaner. Which I assume is the same case for this answer as it was posted before that edit.
– Dan
Mar 6 at 11:58
1
1
This looks like the answer (short of removing the headphones, of course)
– Mawg
Feb 28 at 14:37
This looks like the answer (short of removing the headphones, of course)
– Mawg
Feb 28 at 14:37
@Santi Will this automatically work when I lock my screen using ctrl+alt+l? I read a little about it and it seem to work same way as lock screen you type password and [enter] to unlock. Is it protected from headphones on keyboard or cats? :)
– piotrekkr
Feb 28 at 20:26
@Santi Will this automatically work when I lock my screen using ctrl+alt+l? I read a little about it and it seem to work same way as lock screen you type password and [enter] to unlock. Is it protected from headphones on keyboard or cats? :)
– piotrekkr
Feb 28 at 20:26
@piotrekkr yep absolutely it works the same way, just bind both together, tell me how it's going
– Santi
Feb 28 at 21:22
@piotrekkr yep absolutely it works the same way, just bind both together, tell me how it's going
– Santi
Feb 28 at 21:22
1
1
How do you know the cleaner is a lady?... I suggest removing that nuance.
– Rmano
Mar 5 at 21:42
How do you know the cleaner is a lady?... I suggest removing that nuance.
– Rmano
Mar 5 at 21:42
2
2
@Rmano The original question had "cleaning lady" in the title, until it was removed in one of the revisions which is why you might event still find some comments that mention a "cleaning lady" instead of just cleaner. Which I assume is the same case for this answer as it was posted before that edit.
– Dan
Mar 6 at 11:58
@Rmano The original question had "cleaning lady" in the title, until it was removed in one of the revisions which is why you might event still find some comments that mention a "cleaning lady" instead of just cleaner. Which I assume is the same case for this answer as it was posted before that edit.
– Dan
Mar 6 at 11:58
|
show 2 more comments
Another solution is to buy a wireless keyboard, then stash the keyboard in a drawer before leaving, or taking out the USB dongle.
Pros: no need to install any software or mess with settings.
Cons: cost a bit of money, requires extra action before leaving.
2
Or a wired keyboard that you can just unplug at night. Plenty of decent keyboards have a USB jack at both ends so you can unplug the cable at the keyboard (rather than having to fish behind the back panel connectors).
– J...
Feb 28 at 14:13
@J... oh, never seen a keyboard with USB jack on both ends, but yeah, guess in some places it might be available. Still, that would leave an orphan cord lying around at night. ;)
– Shadow Wizard
Feb 28 at 14:17
2
@J...: And many machines (I'm tempted to say any decent one these days) have USB jacks on the front, and in the monitor(s). But unless there's an actual need for remote access during the night, the sensible course is simply to to turn the machine off when you leave.
– jamesqf
Feb 28 at 18:41
1
As an alternative, you can get a plain-jane KVM switch for pretty cheap; just switch channels when you leave. Benefit there is you won't be adding wear and tear to your USB port/plug, just press a button.
– helrich
Mar 1 at 18:12
1
@Shadow Wizard: If it takes 15 minutes to boot your computer, you have something seriously wrong.
– jamesqf
Mar 1 at 18:36
|
show 3 more comments
Another solution is to buy a wireless keyboard, then stash the keyboard in a drawer before leaving, or taking out the USB dongle.
Pros: no need to install any software or mess with settings.
Cons: cost a bit of money, requires extra action before leaving.
2
Or a wired keyboard that you can just unplug at night. Plenty of decent keyboards have a USB jack at both ends so you can unplug the cable at the keyboard (rather than having to fish behind the back panel connectors).
– J...
Feb 28 at 14:13
@J... oh, never seen a keyboard with USB jack on both ends, but yeah, guess in some places it might be available. Still, that would leave an orphan cord lying around at night. ;)
– Shadow Wizard
Feb 28 at 14:17
2
@J...: And many machines (I'm tempted to say any decent one these days) have USB jacks on the front, and in the monitor(s). But unless there's an actual need for remote access during the night, the sensible course is simply to to turn the machine off when you leave.
– jamesqf
Feb 28 at 18:41
1
As an alternative, you can get a plain-jane KVM switch for pretty cheap; just switch channels when you leave. Benefit there is you won't be adding wear and tear to your USB port/plug, just press a button.
– helrich
Mar 1 at 18:12
1
@Shadow Wizard: If it takes 15 minutes to boot your computer, you have something seriously wrong.
– jamesqf
Mar 1 at 18:36
|
show 3 more comments
Another solution is to buy a wireless keyboard, then stash the keyboard in a drawer before leaving, or taking out the USB dongle.
Pros: no need to install any software or mess with settings.
Cons: cost a bit of money, requires extra action before leaving.
Another solution is to buy a wireless keyboard, then stash the keyboard in a drawer before leaving, or taking out the USB dongle.
Pros: no need to install any software or mess with settings.
Cons: cost a bit of money, requires extra action before leaving.
answered Feb 28 at 13:20
Shadow WizardShadow Wizard
1558
1558
2
Or a wired keyboard that you can just unplug at night. Plenty of decent keyboards have a USB jack at both ends so you can unplug the cable at the keyboard (rather than having to fish behind the back panel connectors).
– J...
Feb 28 at 14:13
@J... oh, never seen a keyboard with USB jack on both ends, but yeah, guess in some places it might be available. Still, that would leave an orphan cord lying around at night. ;)
– Shadow Wizard
Feb 28 at 14:17
2
@J...: And many machines (I'm tempted to say any decent one these days) have USB jacks on the front, and in the monitor(s). But unless there's an actual need for remote access during the night, the sensible course is simply to to turn the machine off when you leave.
– jamesqf
Feb 28 at 18:41
1
As an alternative, you can get a plain-jane KVM switch for pretty cheap; just switch channels when you leave. Benefit there is you won't be adding wear and tear to your USB port/plug, just press a button.
– helrich
Mar 1 at 18:12
1
@Shadow Wizard: If it takes 15 minutes to boot your computer, you have something seriously wrong.
– jamesqf
Mar 1 at 18:36
|
show 3 more comments
2
Or a wired keyboard that you can just unplug at night. Plenty of decent keyboards have a USB jack at both ends so you can unplug the cable at the keyboard (rather than having to fish behind the back panel connectors).
– J...
Feb 28 at 14:13
@J... oh, never seen a keyboard with USB jack on both ends, but yeah, guess in some places it might be available. Still, that would leave an orphan cord lying around at night. ;)
– Shadow Wizard
Feb 28 at 14:17
2
@J...: And many machines (I'm tempted to say any decent one these days) have USB jacks on the front, and in the monitor(s). But unless there's an actual need for remote access during the night, the sensible course is simply to to turn the machine off when you leave.
– jamesqf
Feb 28 at 18:41
1
As an alternative, you can get a plain-jane KVM switch for pretty cheap; just switch channels when you leave. Benefit there is you won't be adding wear and tear to your USB port/plug, just press a button.
– helrich
Mar 1 at 18:12
1
@Shadow Wizard: If it takes 15 minutes to boot your computer, you have something seriously wrong.
– jamesqf
Mar 1 at 18:36
2
2
Or a wired keyboard that you can just unplug at night. Plenty of decent keyboards have a USB jack at both ends so you can unplug the cable at the keyboard (rather than having to fish behind the back panel connectors).
– J...
Feb 28 at 14:13
Or a wired keyboard that you can just unplug at night. Plenty of decent keyboards have a USB jack at both ends so you can unplug the cable at the keyboard (rather than having to fish behind the back panel connectors).
– J...
Feb 28 at 14:13
@J... oh, never seen a keyboard with USB jack on both ends, but yeah, guess in some places it might be available. Still, that would leave an orphan cord lying around at night. ;)
– Shadow Wizard
Feb 28 at 14:17
@J... oh, never seen a keyboard with USB jack on both ends, but yeah, guess in some places it might be available. Still, that would leave an orphan cord lying around at night. ;)
– Shadow Wizard
Feb 28 at 14:17
2
2
@J...: And many machines (I'm tempted to say any decent one these days) have USB jacks on the front, and in the monitor(s). But unless there's an actual need for remote access during the night, the sensible course is simply to to turn the machine off when you leave.
– jamesqf
Feb 28 at 18:41
@J...: And many machines (I'm tempted to say any decent one these days) have USB jacks on the front, and in the monitor(s). But unless there's an actual need for remote access during the night, the sensible course is simply to to turn the machine off when you leave.
– jamesqf
Feb 28 at 18:41
1
1
As an alternative, you can get a plain-jane KVM switch for pretty cheap; just switch channels when you leave. Benefit there is you won't be adding wear and tear to your USB port/plug, just press a button.
– helrich
Mar 1 at 18:12
As an alternative, you can get a plain-jane KVM switch for pretty cheap; just switch channels when you leave. Benefit there is you won't be adding wear and tear to your USB port/plug, just press a button.
– helrich
Mar 1 at 18:12
1
1
@Shadow Wizard: If it takes 15 minutes to boot your computer, you have something seriously wrong.
– jamesqf
Mar 1 at 18:36
@Shadow Wizard: If it takes 15 minutes to boot your computer, you have something seriously wrong.
– jamesqf
Mar 1 at 18:36
|
show 3 more comments
Think inside the box! ;)
Just fabricate a cardboard (or use a more durable material) box that encloses your keyboard (and mouse, if necessary) and put the keyboard in it when you leave. The cords, if any, can pass through open slots in the side of the box to make it easy to use without disconnecting anything.
It's pretty unlikely that the cleaner will deliberately open the box to clean the keyboard. You could add a simple lock if necessary. Just make it in such a way that your employer can get to the keyboard if necessary when you're not there. Using cardboard might help with that.
add a comment |
Think inside the box! ;)
Just fabricate a cardboard (or use a more durable material) box that encloses your keyboard (and mouse, if necessary) and put the keyboard in it when you leave. The cords, if any, can pass through open slots in the side of the box to make it easy to use without disconnecting anything.
It's pretty unlikely that the cleaner will deliberately open the box to clean the keyboard. You could add a simple lock if necessary. Just make it in such a way that your employer can get to the keyboard if necessary when you're not there. Using cardboard might help with that.
add a comment |
Think inside the box! ;)
Just fabricate a cardboard (or use a more durable material) box that encloses your keyboard (and mouse, if necessary) and put the keyboard in it when you leave. The cords, if any, can pass through open slots in the side of the box to make it easy to use without disconnecting anything.
It's pretty unlikely that the cleaner will deliberately open the box to clean the keyboard. You could add a simple lock if necessary. Just make it in such a way that your employer can get to the keyboard if necessary when you're not there. Using cardboard might help with that.
Think inside the box! ;)
Just fabricate a cardboard (or use a more durable material) box that encloses your keyboard (and mouse, if necessary) and put the keyboard in it when you leave. The cords, if any, can pass through open slots in the side of the box to make it easy to use without disconnecting anything.
It's pretty unlikely that the cleaner will deliberately open the box to clean the keyboard. You could add a simple lock if necessary. Just make it in such a way that your employer can get to the keyboard if necessary when you're not there. Using cardboard might help with that.
answered 6 hours ago
JoeJoe
1,201822
1,201822
add a comment |
add a comment |
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%2f1121906%2fhow-to-prevent-cleaner-from-hanging-my-lock-screen-in-ubuntu-16-04%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
7
Power it down, take it home with you, unplug the keyboard if it's not a laptop, tell hr, AFAIR there's not much you can do security wise once someone physically gets a hold of your machine
– j-money
Feb 28 at 9:07
6
@j-money I don't think the lady attempts to hack the machine but rather think she just thoroughly cleans the keyboard thereby pressing all the keys. A dust cover and/or this note might help.
– PerlDuck
Feb 28 at 9:45
1
@PerlDuck maybe that's what she wants you to think!! (couldn't resist)
– j-money
Feb 28 at 9:49
6
Unplug the keyboard :)
– Sauce
Feb 28 at 10:46
2
Why not just put the headphones in a drawer before going home? Or hang them over the monitor?
– Mawg
Feb 28 at 14:38