/srv/irclogs.ubuntu.com/2014/06/09/#lubuntu.txt

g_un1tHi all07:10
g_un1tHow do I change the display-off settings so that it doesn't go blank?07:11
g_un1tI went to Preferences - Power Manager and set the timeout to "Never" but it doesn't work07:11
g_un1tit times out roughly about every 30 mins07:12
raalexthis might be your monitor's standard behavior07:25
raalexmaybe there is something in the monitor settings07:25
raalexdisplay07:25
simbageoleocan somone please help me enable the wireless08:28
hateballsimbageoleo: Could you provide a bit more detail?08:49
hateball!details08:49
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)08:49
=== rez is now known as Guest24112
Paddy_NIHey Unit19309:54
Paddy_NIIt seems that this keyboard issue is not localised to Lubuntu09:54
Paddy_NII wonder how safe it is to remove ibus on Ubuntu?09:54
Paddy_NII'll should probably ask in #ubuntu ;-)09:55
m14edhey tin10:00
m14edpull my finger10:00
NoskcajPaddy_NI, If you just use an english keyboard and language, it should be fine10:00
m14edNoskcaj , may i ask , how many people are Helpers and how many are lurkers ?10:02
m14ed*in here10:03
Paddy_NINoskcaj, I am and it's not :-)10:03
Paddy_NIm14ed, How many are lurking until they can find something they can help with10:04
Paddy_NI;-)10:04
m14ed60  people is a good head count for help channel,10:05
m14edbut you have to understand how help works10:05
m14edsome work, some sleep, some lurk , some park10:05
m14edasking about average number of users talking at one time ?10:05
Paddy_NIYou should probably log the channel and start creating some graphs :-)10:06
m14edthanks for your answers...10:12
m14edisn't worth graphing10:12
m14edbut thanks10:12
Paddy_NINoskcaj, It is working now with "setxkbmap gb"10:15
SilverLionaloha Noskcaj10:20
simpleuserHi there. I’m following this http://unsolicitedbutoffered.blogspot.fr/2012/11/lubuntu-basics-setting-up-bluetooth.html12:02
simpleuserbut no "bluetooth-applet" available12:02
simpleuserOh, sorry. Found.12:04
=== Unismurfhedgehog is now known as SonikkuAmerica
kDycuLaptopHi there, I'm trying to get a program to run at startup but it needs to be run in the directory it's installed to. How can I do this?15:30
geniiIf you're just running some shell script from say /etc/rc.local,  I would just prepend  cd /the/path/it/needs15:34
kDycuLaptopwell right now I have it set up to run from ~/.config/openbox/autostart15:35
kDycuLaptopwith the command '(sleep 5s && cd /home/pinbox/bin/ && run pinbox) &'15:36
kDycuLaptopbut that crashes with "an internal error"15:37
meek_geekhow r u17:49
meek_geekdoes lubuntu use less processing power in comparison with Xubuntu ?17:49
ianorlinyes a little but that depends on which applications yuo are running ? an idle xubuntu will use less than lubuntu doing a system upgrade17:52
meek_geekianorlin, I am using 1 GHz DUAL CORE AMD C-60 APU based netbook17:54
meek_geekwould lubuntu help ?17:54
meek_geekI use tbb/firefox hexchat libreoffice mostly17:55
meek_geeksmplayer too17:55
meek_geekSonikkuAmerica, hi17:59
SonikkuAmericaOhai o/17:59
meek_geeksup18:00
ianorlinmeek_geek it does use low cpu usage idle to run the system not sure excatly how much less than xfce though18:17
meek_geekianorlin, are you using lubuntu at the moment ?18:17
ianorlinyes18:18
meek_geekwhat is your processor and ram ?18:18
ianorlinmine has way more than minimum on current is core 2 duo t6500 and 4gb ram but way over minimum on my current machine18:19
ianorlinit also runs on my pentium 4 2.80ghz with 512 mb of ram18:20
meek_geekianorlin, well pentium 4 2.8 with 512 MB RAM is powerful than 1 ghz dual core AMD C-60 low powered netbook18:26
meek_geekwith 6 gigs of ram18:26
ianorlinmeek_geek that will be good for irc on the couch in either18:40
meek_geekianorlin, oh18:40
ianorlinthat is low power good for battery life but a newer processor so is better for its speed18:41
meek_geekianorlin, my battery died 2 months back18:44
meek_geekheh18:44
meek_geekit gives me a backup of 20 mins now18:44
meek_geekI got it for 329 USD18:45
meek_geek2 and half yrs back18:45
* ianorlin gets around 4-5 hours still on a four and three quarter year old machine with a massive 12 cell18:46
ianorlinhmm not sure if works well for amd processor but you may want to look into powertop it makes a differnce in power managment18:47
meek_geekianorlin, powertop ?18:54
genii!info powertop19:00
ubottupowertop (source: powertop): diagnose issues with power consumption and management. In component main, is extra. Version 2.5-1ubuntu1 (trusty), package size 137 kB, installed size 480 kB (Only available for alpha; amd64; armel; armhf; arm64; hppa; i386; m68k; mips; mipsel; powerpc; powerpcspe; ppc64; s390; s390x; sh4; sparc; sparc64; x32)19:00
meek_geekgenii, omg19:31
* genii makes more coffee19:33
=== me_fr is now known as meek_geek_
stealzhi23:32
stealzI am trying to autmount my favorite truecrypt volumes before login on LUbuntu 14.04, but it doesnt seem to work.23:32
stealzI tried a lot: rc.local, create an init.d script23:32
stealzis there any way to add it to lightdm or something?23:32
Unit193Cryptsetup+crypttab?23:33
stealzno I am using the truecrypt binary still23:35
stealzit works when I manually type the command, but I cant get it to start at the appropriate time, i.e. before login window23:35
stealzdo you think it would be easier to use Cryptsetup + crypttab? I am using a LUKS dm crypt volume for root23:36
stealzthey even use the same password, the drives just need additional keyfiles23:37
Unit193Cryptsetup does truecrypt in newer versions.23:37
stealzthanks, I'll have a look at it23:40

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!