| General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
04-13-2011, 04:29 PM
|
#2011
|
|
Member
Registered: Jun 2005
Location: Kentucky
Distribution: Ubuntu
Posts: 794
Rep:
|
Finally made the switch to Debian from Ubuntu.
|
|
|
|
04-13-2011, 08:15 PM
|
#2012
|
|
Member
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 370
Rep:
|
edit: oops. i need to read before posting lol
Last edited by trademark91; 04-13-2011 at 08:16 PM.
Reason: fail quote
|
|
|
|
04-13-2011, 08:17 PM
|
#2013
|
|
Member
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Rep: 
|
EDIT: quoted post corrected 
Last edited by MrCode; 04-13-2011 at 08:19 PM.
|
|
|
|
04-13-2011, 10:42 PM
|
#2014
|
|
Member
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 370
Rep:
|
Quote:
Originally Posted by MrCode
EDIT: quoted post corrected 
|
wow you caught me within the 120 seconds that it took me to correct my fail post. nice job.
|
|
|
|
04-14-2011, 01:32 PM
|
#2015
|
|
Senior Member
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,546
Rep:
|
Quote:
Originally Posted by dudeman41465
Finally made the switch to Debian from Ubuntu.
|
Seems a bit similar to mine. I am pleased to post you my screenshot. (The original theme / WM is here located: here)
Best regards.
|
|
|
|
04-14-2011, 05:48 PM
|
#2016
|
|
Member
Registered: Nov 2005
Location: USA
Distribution: Mageia Cauldron & Salix 14
Posts: 939
Rep:
|
I'm playing around with Openbox and Mageia beta1...
Openboxshot2.png
|
|
|
|
04-16-2011, 01:09 PM
|
#2017
|
|
Member
Registered: Jan 2011
Location: IN
Distribution: Arch x64 multilib
Posts: 79
Rep:
|
|
|
|
|
04-24-2011, 11:44 PM
|
#2020
|
|
Member
Registered: May 2009
Distribution: Debian testing
Posts: 93
Rep:
|
Quote:
Originally Posted by MrCode
|
The windows' window decorations give me the creeps.
|
|
|
|
04-24-2011, 11:50 PM
|
#2021
|
|
Guru
Registered: Apr 2005
Location: /dev/null
Distribution: technixOS
Posts: 5,723
|
Quote:
Originally Posted by MrCode
|
I'm definitely digging the setup 
|
|
|
|
05-05-2011, 11:29 PM
|
#2023
|
|
Member
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Rep: 
|
Going with the BSD theme:
Multitasking like a champ on FreeBSD 8.1 (okay maybe not really  ).
I know it's not exactly "blingy", but it took forever to get to this point.  *pant* *wheeze*
EDIT: Wow, even the Midori FreeBSD user agent string works.
Although, Midori is annoying as hell with this GTK theme; it displays dark text in the dark edit boxes!  I couldn't get Firefox to build, though; I would run out of memory in a big hurry and the swapping would be too much to be worth waiting for it to finish. 
Last edited by MrCode; 05-05-2011 at 11:32 PM.
|
|
|
|
05-06-2011, 03:36 AM
|
#2024
|
|
Member
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977
Rep:
|
Quote:
Originally Posted by MrCode
Although, Midori is annoying as hell with this GTK theme; it displays dark text in the dark edit boxes! 
|
That is actually easily fixable. I've run into this problem on many browsers, this trick works on just about every one of them. I just installed Midori to test it and it works great.
Make sure you have userscripts and userstyles enabled in Midori. It is the "User Addons" extension.
The fix is just a simple CSS file, name it something like darkfix.css:
Code:
body {
scrollbar-face-color : white;
scrollbar-base-color : darkgrey;
scrollbar-track-color : white;
}
textarea, input, select, button {
background-color : white;
color : black;
border-color : grey;
}
a:active, a:hover {
background-color : lightblue;
color : white;
}
Now, in Midori bring up the sidebar and click on the last little icon at the bottom for Userstyles. Click the + button at the top and point it to your CSS file.
Restart Midori and now you'll be able to read what you're typing.
|
|
|
|
05-06-2011, 03:46 AM
|
#2025
|
|
Member
Registered: Feb 2006
Location: Leicester
Distribution: Ubuntu 10.10 with ROX DE
Posts: 191
Rep:
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:33 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|