[01:08] jessirelli: what's up? [02:22] !info sensors [02:22] Package sensors does not exist in zesty [02:22] !find sensors [02:22] Found: libqt5sensors5, libqt5sensors5-dev, libsensors4, libsensors4-dev, qtsensors5-doc, qtsensors5-examples, libmate-sensors-applet-plugin-dev, libmate-sensors-applet-plugin0, libsensors-applet-plugin-dev, libsensors-applet-plugin0 (and 16 others) http://packages.ubuntu.com/search?keywords=sensors&searchon=names&suite=zesty§ion=all [02:35] Jack_Sparrow: weren't you searching for that package a couple of days ago? [02:36] still working on it [02:37] Jack_Sparrow: what are you having trouble with? [02:38] Nieces laptop, but never can nail her down [02:38] I just need to get it away from her for a day [02:39] Jack_Sparrow: Is this for temperature sensors by any chance? [02:39] yep [02:40] it was fine not sure what she did [02:41] Jack_Sparrow: I have Ubuntu MATE running on a macbook, if a mac you should install macfanctld if it's any other laptop you could try powertop then run powertop --calibrate [02:42] !info powertop [02:42] powertop (source: powertop): diagnose issues with power consumption and management. In component main, is extra. Version 2.8-1build2 (zesty), package size 167 kB, installed size 528 kB (Only available for linux-any) [02:42] tx [02:44] Jack_Sparrow: No probs, hope you get it sorted === led2 is now known as led1 === Jack_Sparrow is now known as Jack_Sparrow_ [03:12] Hi [03:18] Jack_Sparrow_: welcome back [03:21] Tried that and locked this one up [03:24] Jack_Sparrow_: You mean powertop? It can take 15-20 mins to fully calibrate, it'll switch the screen and things like that off while it's processing [03:31] k [04:11] zook .com [07:08] how to activate wlan interface before logging into graphical interface? [07:19] on raspberry pi === ubuntu is now known as Guest69796 [12:08] I wonder why the "window controls" applet has not been integrated into Mutiny [12:08] I wish I had the skills to do this [12:08] It probably should be turned into an indicator applet [12:09] Maximus should also be apart of mutiny but only if the window controls are present [12:30] Howdy :) [12:32] Does any of you know a way that I get get which USB HID usage ID is sent by a keyboard key press ? [12:32] s/I get get/I can get/ [12:32] aka, keycode [12:32] not event code ;) [12:36] xmodmap? [12:37] sixwheeledbeast: will look into it, ty [12:37] Why not explain what you are trying to accomplixh [12:37] !xy [12:37] The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned. [12:38] I need to find out what keycode the keyboard sends on the sleep key so I can send it with another device, so I need to know what keycode to put in there [12:41] sixwheeledbeast, good one [12:42] pipe xmodmap -pk into a document that should give you the code, or maybe pipe grep "Sleep" [12:43] The old days of Peek (blah) Poke (Blah) [12:43] latter is 150 for my keyboard for example [12:46] yep, nice event code there, not what I need. [12:48] +1 for reading the actual question though. [12:48] thanks anyway, have a nice day! :) [13:18] o/ just wanted to say I'm sorry about earlier, this is driving me nuts but it's not a reason to lay it down on you guys [15:08] ilisi [17:14] Having trouble using two monitors, could anyone help? [17:14] When I try to add a second monitor in the Display section of the Control Centre, the second monitor simply never comes on [17:15] But I can use either monitor individually without issue [17:41] afternoon. i just am updating ubuntu 16.04.3 from unity to mate. it asked me about a default and i selected the dmlight i think. was that correct? [17:50] LightDM Greeter is in Ubuntu-Mate [18:03] ahh ok that is the splash screen? [18:34] hi everyone, does anyone know how the title bar buttons are called that are usually visible in an application in the right top corner? There are three of them...close button, minimize button and the one in the middle? [18:40] full screen [19:43] sambagirl: lightdm is the login screen [19:43] that's the visible part of it anyway, called the greeter [20:11] How do I edit a .desktop file to put some commands in a clickable icon? [20:11] I did it one time but forgot how to do it [20:55] the login screen [20:55] oh, yeah [20:57] There known as window control buttons and can be moved with Mate Tweak if that's what you need. [21:25] sixwheeledbeast, thanks