Beta Testers wanted for Lite Series Upgrade - Click here to register interest


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,675
» Latest member: LegendYang
» Forum threads: 9,417
» Forum posts: 62,142

Full Statistics

Online Users
There are currently 1145 online users.
» 0 Member(s) | 1138 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Twitter, Yandex

Latest Threads
Series 8 development News...
Forum: On Topic
Last Post: valtam
3 hours ago
» Replies: 0
» Views: 5
error while trying to upd...
Forum: Updates
Last Post: stevef
Yesterday, 02:05 PM
» Replies: 1
» Views: 43
Error When Trying to Inst...
Forum: Updates
Last Post: valtam
10-28-2025, 10:00 PM
» Replies: 1
» Views: 131
Version 5.4 no longer sup...
Forum: Other
Last Post: Shane
10-27-2025, 01:12 AM
» Replies: 9
» Views: 610
Inbuilt keyboard stops re...
Forum: Other
Last Post: Abhi_245
10-26-2025, 05:54 AM
» Replies: 8
» Views: 287
grub-efi-amd64-signed pac...
Forum: Security & Bug Fixes
Last Post: stevef
10-26-2025, 05:03 AM
» Replies: 10
» Views: 7,571
Ask for help - PPA (alexl...
Forum: Updates
Last Post: MandyHui
10-25-2025, 11:30 PM
» Replies: 2
» Views: 192
Package Update - error pr...
Forum: Updates
Last Post: stevef
10-25-2025, 05:25 PM
» Replies: 1
» Views: 141
Minimización de ventanas
Forum: Spanish [Spanish]
Last Post: stevef
10-23-2025, 05:14 AM
» Replies: 1
» Views: 135
Onboard keyboard issues.....
Forum: Security & Bug Fixes
Last Post: Eric Rikkinen
10-20-2025, 11:03 PM
» Replies: 5
» Views: 566

 
  Customize Whisker Menu buttons
Posted by: anon222 - 07-24-2014, 08:49 AM - Forum: Scripting and Bash - Replies (9)

This is really interesting, if  anyone wants to experiment.
I figured out how to customize whisker menu buttons.
First enable compositing, then edit .gtkrc-2.0 and add this:
#.gtkrc-2.0
#Whisker

    style "darkback"
    {
          engine "pixmap"
            {
                 
                    }
                    image
                    {
                            function                = BOX
                            recolorable            = TRUE
                            state                  = PRELIGHT
                            file                    = "hover.png"
                            border                  = { 1, 1, 1, 1 }
                            stretch                = FALSE
                    }
                    image
                    {
                            function                = BOX
                            recolorable            = TRUE
                            state                  = ACTIVE
                            file                    = "hover.png"
                            border                  = { 1, 1, 1, 1 }
                            stretch                = FALSE
                    }
            }
            bg[NORMAL] = "#404040"
            bg[ACTIVE] = "#606060"
            bg[PRELIGHT] = "#808080"
            fg[NORMAL] = "#ccc"
            fg[ACTIVE] = "#fff"
            fg[PRELIGHT] = "#fff"
    }
    widget "whiskermenu-window*" style "darkback"
#end of file

Save this image to your home folder and rename it to hover.png
[Image: qJkQfSb.png]
log out and then back in, and see what happpens with whisker.

Next: Instead of using only one hover.png try using 2 different
For PRELIGHT use hover.png and for ACTIVE hover1.png
Adwaita gtk2 theme works great with this.

Print this item

  weird monitor black outs start
Posted by: asa - 07-24-2014, 01:42 AM - Forum: Video Cards - Replies (2)

i'm not sure if this is a driver issue because i have been using this graphic card with full success, but now my monitor starts making like a "thunk" sound blacking sound for a second or two and turning back on. i've had this happen once or twice and ignored it, but today it got to the point where it would do it non stop. under drivers im using "the recommended driver" and seeing its a new issue i'm not sure if i should just go choosing new ones unless someone knows if this is a unrelated issue? weird how it started out of no where i've been using linux lite since 1.0.

"the divice is using the recommende driver."
"nvida corporation: G69 [GeoForce 9500 GT]

anyone have any ideas? find it weird that it is something that just started... :\

Print this item

  LL run in ARM base processors
Posted by: arunp - 07-23-2014, 12:11 PM - Forum: Installing Linux Lite - Replies (4)

Dear Valtam,

Can LL 2.0 run in ARM based CPU's

Arun

Print this item

  Setting Google Chrome as the permanent default Web browser
Posted by: valtam - 07-23-2014, 11:29 AM - Forum: Tutorials - Replies (13)

This will open all webpages and html files with Chrome. If you want to set Chromium as your default web browser, replace each instance of google-chrome.desktop below with chromium-browser.desktop

1. Open your home folder, browse to /etc/gnome

2. Right click on defaults.list and Open as Administrator

3. Look for the lines:

Code:
application/xhtml+xml=firefox.desktop;
text/html=firefox.desktop;
x-scheme-handler/http=firefox.desktop;
x-scheme-handler/https=firefox.desktop;

and change to:

Code:
application/xhtml+xml=google-chrome.desktop;firefox.desktop;
text/html=google-chrome.desktop;firefox.desktop;
x-scheme-handler/http=google-chrome.desktop;firefox.desktop;
x-scheme-handler/https=google-chrome.desktop;firefox.desktop;

Save and close the file.

Print this item

  Multimedia on Linux Lite
Posted by: Rearis - 07-23-2014, 07:21 AM - Forum: On Topic - Replies (6)

Hello!

I wonder if Linux Lite comes with multimedia support, codecs, plugins etc?

Hugs!

Print this item

  battery and heat issues.
Posted by: reyn100 - 07-23-2014, 12:08 AM - Forum: Other - Replies (5)

Since installing LL 2.0 I have noticed a quicker drain on the battery and the machine appears to run hotter. Any IDEAs guys why this might be happening.


Computer
Processor 2x AMD C-60 APU with Radeon™ HD Graphics
Memory 1783MB (499MB used)
Operating System Linux Lite 2.0

Resolution 1366x768 pixels
OpenGL Renderer Gallium 0.4 on AMD PALM

Kernel Linux 3.13.0-24-generic (i686)
Compiled #47-Ubuntu SMP Fri May 2 23:31:42 UTC 2014
C Library Unknown
Default C Compiler GNU C Compiler version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
Distribution Linux Lite 2.0

Print this item

  Update problem
Posted by: Coastie - 07-22-2014, 07:45 PM - Forum: Installing Software - Replies (32)

Updated a few minutes ago using "Install Updates" and received this message:


Configuration file '/etc/issue'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
  What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D    : show the differences between the versions
      Z    : start a shell to examine the situation
The default action is to keep your current version.
*** issue (Y/I/N/O/D/Z) [default=N] ?

Had to try a couple of times to catch to copy a couple of times before "Install Updates" terminal window closed because I "interrupted" by closing the window.

When I entered D:

The following packages were automatically installed and are no longer required:
  atomicparsley get-iplayer id3v2 libany-moose-perl libclass-load-perl
  libclass-method-modifiers-perl libclass-singleton-perl
  libcrypt-blowfish-perl libcrypt-rijndael-perl libdata-amf-perl
  libdata-optlist-perl libdatetime-locale-perl libdatetime-perl
  libdatetime-timezone-perl libhttp-server-simple-perl libid3-3.8.3c2a
  libio-socket-socks-perl liblist-moreutils-perl liblwp-protocol-socks-perl
  libmodule-implementation-perl libmodule-runtime-perl libmouse-perl
  libmp3-info-perl libpackage-stash-perl libpackage-stash-xs-perl
  libparams-classify-perl libparams-util-perl libparams-validate-perl
  libsub-install-perl libtie-ixhash-perl libtry-tiny-perl
  libunicode-string-perl libuniversal-require-perl libwww-mechanize-perl
  rtmpdump
Use 'apt-get autoremove' to remove them.

Not sure what the above items above are. (Firefox and Thunderbird were updated.)

I tried instruction and got the following:

coastie@coastie-desktop:~$ apt-get autoremove
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
coastie@coastie-desktop:~$ su  apt-get autoremove
No passwd entry for user 'apt-get'
coastie@coastie-desktop:~$ linux
The program 'linux' is currently not installed. You can install it by typing:
sudo apt-get install user-mode-linux


What does this mean and what should I do about it?



Print this item

  How create Linux Lite 2.0 in Spanish
Posted by: Pedro_Dominguez - 07-22-2014, 06:23 PM - Forum: Other - Replies (3)

Greetings Lite Linux community.

First of all thanks for excellent SO.

I wish that you would guide me on the steps I take to create a version of Linux Lite 2.0 but in Spanish (Venezuela). My goal is to have a LiveCD Linux Lite 2.0 in Spanish and fit on a CD.

Thank you very much and sorry for my bad english Smile.

Print this item

  Linux Format Magazine - Linux Lite 2.0 Review
Posted by: Wirezfree - 07-22-2014, 04:34 PM - Forum: Suggestions and Feedback - Replies (2)

Latest Magazine - Summer 2014 - LXF187
http://www.linuxformat.com/

In summary:
"A delightful tasteful distro that makes Linux feel like a breath of fresh air"
"It's not often we come across a distro that takes our breath away"
"We applaud the development team and the Linux Lite community"
"One of the best disto's we've tested and used in a very long time"

"Highly Recommended - 9/10"

Dave

Print this item

  Fileshare Applet Won't Run
Posted by: Kirkx - 07-22-2014, 07:52 AM - Forum: Installing Software - No Replies

Fileshare Applet is a small screenshot program. You can highlight any section of the screen with the mouse, upload the image to Imgur hosting service, and then paste the URL link from the clipboard to your forum post, etc. Unlike with most other similar apps, you are not restricted to making a screenshot of either active window or the whole desktop. Here is an example (it's the corner of the Panel + a bit of the desktop background):

[Image: cT9agSD.png]

Fileshare Applet is not available in any repositories, only as a deb package that must be installed manually.

I had no problems installing and running the applet in Xubuntu v14.04, but in LL v2.0 when I try to start it from the App Menu it just won't run:

[Image: OPmSUaf.png]
(click anywhere on the page to zoom it to 100%)

and is nowhere to be seen in Task Manager either (it is installed as "indicator-fileshare"):

[Image: kMRATnR.png]

----------------------------------
Here are installation instructions.

1) Download the zip file and extract it to any temporary directory:

http://aikikode.github.io/fileshare/

2) In LL install "build-essential " from Synaptic or:

Code:
sudo apt-get install build-essential

At least I had to install this in Xubuntu v14.04, I'm not sure if it's really needed in LL.

3) Build the installation package. In terminal "cd" to the directory that contains file "build_deb.sh" and run the following command:

Code:
./build_deb.sh

4) Check if the following deb file has been created:

Code:
indicator-fileshare-0.5.2.deb

[Image: D7LiJsy.png]

[Image: ObcU3Qo.png]

5) Install Fileshare Applet

Code:
sudo dpkg -i indicator-fileshare-0.5.2.deb

6) Check where it was installed

Code:
dpkg -L indicator-fileshare

[Image: YgKZ52V.png]

7) Edit Applications Menu and <Settings - Session and Startup> (to enable/disable Fileshare loading at LL startup).

[Image: GJa9M4U.png] (LL default name: Main Menu)

[Image: YqUwfUZ.png]

[Image: eYyL7Zh.png]

8) Start Fileshare Applet and sync it with Imgur.com (follow on-screen instruction to enter your account info).

Print this item