/srv/irclogs.ubuntu.com/2015/03/06/#lubuntu.txt

absk007how to change LXDE desktop theme? How to install fonts?11:03
leszekabsk007: there is no global desktop theme. But you can change icons, wallpaper, gtk-theme, window decoration manually if you want to11:08
leszekTo install fonts just copy them to your hidden ~/.fonts directory11:08
absk007leszek, how to change your mentioned themes?11:09
absk007leszek, there is not hidden ~/.fonts. Should i create it manually?11:09
leszekin settings you should find the coresponding things. Like appearance which should give you all you need11:10
leszekabsk007: yeah just create it manually11:10
leszekthis will install the fonts for your user only. If you want them for all users they need to be copied to the global /usr/share/fonts directory with root rights11:10
absk007leszek, how do i chsh -s `where zsh` ?11:13
absk007is that the correct command?11:13
absk007to change my shell?11:13
leszekabsk007: you can just use chsh and it will interactively ask you what to set your shell to. As far as I know zsh in trusty is /bin/zsh5 . Maybe take a look beforehand11:15
absk007leszek, should i create a truetype directory in my ~/.fonts directory like in /usr/share/fonts/truetype ??11:16
absk007and after font installation, shouldn't i run some kinda font-cache refresh?11:17
leszekabsk007: you don't need the truetype directory. And as far as font refresh. I never used that and everything worked as expected11:18
absk007leszek, how do i know which shell i'm in11:18
leszekabsk007: by default its bash as far as I know in lubuntu11:19
leszekecho $SHELL should give you the shell you are using11:19
leszeknot sure if every shell is using this variable though11:19
leszekand I guess if you are starting zsh5 for example from bash it would probably use the $SHELL variable provided by bash11:20
leszekI don't think there is an reliable way to check that11:21
absk007where is the preference to choose the fonts folder?11:27
leszekabsk007: I am not sure if there is any. There is no graphical tool for that. Maybe this is what you are looking for: http://www.freedesktop.org/software/fontconfig/fontconfig-user.html11:29
leszekah sorry thats not exactly what you were asking for11:30
leszekI thought there might be a XDG_FONT_DIRS variable but it isn't11:30
absk007ok.11:32
absk007leszek, can i use some kinda keyring such that when i use sudo apt-get or gksudo, it won't bother me for passwords?11:35
leszekabsk007: sudo by default uses a 5 min. timer I guess. So if you execute sudo in that 5 min. after first entering the password it won't nag you about it. As for gksudo it should do the same11:37
leszekactually it is 15 minutes, see: https://help.ubuntu.com/community/RootSudo11:38
leszekabsk007: there is also a tutorial on setting the timeout here: http://ubuntuserverhelp.com/sudo-timeout/11:39
absk007leszek, thanks. I set it to 60 mins11:48
absk007leszek, how to insall chromium with flash?11:50
absk007leszek, i mean about the flash.11:51
absk007chromium-browser installed11:51
leszekthere should be a ppapi-flashplugin somewhere in the repo11:55
leszeklet me search it11:55
leszekabsk007: the package is called pepperflashplugin-nonfree11:55
absk007leszek, how do i add icons to the lower left corner near the Menu?11:55
leszekabsk007: in the panel you mean ?11:57
absk007yeah!11:57
leszekIf there is an icon just right click and you should have an option to go to the properties of the panel plugin. There you can add icons11:57
leszekotherwise in global panel settings there should be a plugin to allow you adding icons11:57
absk007leszek, i don't get it. Could you show a snapshot12:00
leszekwait a sec12:01
dusthttp://store.steampowered.com/universe/12:04
dusti hope also all with lubuntu :)12:04
leszekabsk007: http://abload.de/image.php?img=foo2irumv.png click on the top menu item here after right clicking12:05
leszekit should give you a dialog where you can add new applications to the bar12:06
absk007leszek, thanks12:08
absk007leszek, why isn't my synaptic showing the quick search bar?12:08
absk007leszek, when i installed Terminator, the LXTerminal somewhere disappeared12:10
absk007why?12:10
leszekabsk007: first synaptic. This needs apt-xapian. So you need to install that for the quicksearch to appear (it basically creates a local db of available packages)12:15
leszekabsk007: can you start lxterminal with CTRL+ALT+T still ?12:15
absk007leszek, nope. only terminator and terminator everywhere12:16
absk007even in the pcmanfm, pressing F4 opens terminator12:16
absk007i didn't manually uninstall LXterminal12:16
leszekabsk007: thats strange. Seems like it registers itself as the default everywhere12:17
leszekso from terminator you cannot execute lxterminal ?12:17
absk007leszek, yes. I can12:17
absk007but it doesn't appear in the menu12:17
absk007some things are missing: notify-send and xclip. Should i install them using apt-get?12:18
leszekstrange indeed. If the package wasn't removed it shouldn't be gone from menu. Only if terminator somehow diverted lxterminal12:18
absk007i need them for a screenshot tool12:18
leszekI don't see a problem with that12:19
absk007leszek, just after installing terminator, lxterminal just disappeared. Poof!!12:19
absk007i didn't do anything12:20
leszekabsk007: what version of lubuntu do you run ?12:20
absk007very strange indeed. In my last lubuntu installation, that was not the case12:20
absk007leszek, the latest 14.1012:20
leszekok I only see it installing itself as the default terminal in the package itself. But I am running trusty (14.04) and there is a /usr/share/applications/lxterminal.desktop that should be always shown in the menu. Not sure if in 14.10 they changed that to the default terminal which is the only explaination I have currently that it dissappeared from the menu12:23
absk007leszek, ok12:26
absk007leszek, installing apt-xapian-index didn't do the job. The quick search in synaptic didn't appear12:30
leszekabsk007: did you restart synaptic and let apt-xapian-index running in the background ?12:36
leszekit needs to first create the database before synaptic can use it12:36
absk007how to let apt-xapian-index run in background12:36
leszek update-apt-xapian-index12:38
leszeksudo !!12:38
absk007how to download notify-send in Lubuntu 14.10?14:01
ianorlininstall libnotify-bin14:02
ianorlinabsk007, ^^14:03
absk007ianorlin, thanks14:05
ianorlinalthough sometimes command not found will tell you if you try the command and don't have it installed14:05
absk007ianorlin, how much RAM should i allocate to lubuntu so than i can develop java application using IntelliJ IDEA14:07
absk007using VMWare14:07
ianorlinI don't use vmware or java so I don't know14:07
absk007how to add a directory to system path?14:13
web-mando you have a good script for conky?16:20
testdrweb-man: who do u ask?16:21
web-mangeneral question16:22
web-manfor all16:22
testdrthere is no good script for conky - it always depends what hardware you have and whats your desire..16:22
Unit193One good script?  I have the weather, several timezones, internal and external IP, and sometimes Google calendar (agenda view)16:23
testdrUnit193: i have the weather right at my window..16:23
web-manand where can I download this script16:24
testdrweb-man:  you get a lot of links using the google-search -16:24
web-manI created a .conkeyrc file in /home/webman  directory16:25
Unit193testdr: Appearances can be deceiving, can look like a warm day but actually be below 0F.  Also the alerts are nice. :P16:25
testdrweb-man: thats a first step -- you check whats around and how much it will consume your cpu-power16:25
web-manbut I want to write a working script in .conkeyrc file because I copy-pasted some scripts and not working at all16:26
Unit193There's also built-in functions of conky itself to consider, you may not need a script for what you're looking for.16:26
testdrUnit193: i am living in germany and i dont wanna know the weather of berlin - or the weather of south-africa, because thats both with no relation to the weather in front of my door16:27
web-manis there a gui to configure conky16:27
testdrweb-man:  i never heard about this -- only checking google-search and there are a lot of examples16:27
web-manbut in germany is berlin16:27
testdrweb-man: berlin ist around 700 Kilometres from my location and the weather of berlin is more the same of warsow .. or sometimes moskow16:28
Unit193conky -C  will give you a sample config.16:29
Unit193So don't look at it if you don't want to know it? :P16:29
testdrUnit193: some users may think its nice to know if their leader (or chancellor) may need an ubrella today16:31
testdrumbrella16:31
dustlubuntu will use at 15.04 systemd too?23:28
krytarikdust: If the decision holds up - just like any other flavor, I believe.23:34
dusti only did read about ubuntu and the other flavors... and as lubuntu was mentioned i asked here... well i thought it ll... just to be sure...23:35
dustwas not23:35
krytarikdust: This is the official announcement: https://lists.ubuntu.com/archives/ubuntu-devel-announce/2015-March/001130.html23:38
dust...and all flavors... thx... well media didnt copy that...23:40

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