Slackware This Forum is for the discussion of Slackware Linux.
|
| 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. |
|
 |
|
10-06-2011, 08:01 PM
|
#1171
|
|
Member
Registered: Aug 2005
Location: The Big Easy
Distribution: Slackware, RHEL
Posts: 668
Rep:
|
Quote:
Originally Posted by TobiSGD
I simply extracted it with
Code:
tar -xf grayblack.tar.gz
The md5sum of the downloaded archive is
Code:
2e959fd6163cb7694d6fbbdc395c8ed5
, so you can test if your download is corrupted.
|
I tried without the -z argument like you had and it worked. Thanks! 
|
|
|
|
10-07-2011, 08:42 AM
|
#1172
|
|
Member
Registered: Jan 2011
Distribution: slackware_64 14.0
Posts: 407
Rep:
|
Does that mean that the filename should be "grayblack.tar"?
|
|
|
|
10-07-2011, 08:58 AM
|
#1173
|
|
Member
Registered: Aug 2005
Location: The Big Easy
Distribution: Slackware, RHEL
Posts: 668
Rep:
|
Quote:
Originally Posted by psionl0
Does that mean that the filename should be "grayblack.tar"?
|
Maybe so. Using "tar -xf" worked though.
|
|
|
|
10-08-2011, 06:49 AM
|
#1174
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,221
|
Quote:
Originally Posted by psionl0
Does that mean that the filename should be "grayblack.tar"?
|
No, newer versions of tar autodetect the compression, so the compression parameters are not needed when extracting an archive.
|
|
|
|
10-08-2011, 07:46 AM
|
#1175
|
|
Member
Registered: Aug 2005
Location: The Big Easy
Distribution: Slackware, RHEL
Posts: 668
Rep:
|
Quote:
Originally Posted by TobiSGD
No, newer versions of tar autodetect the compression, so the compression parameters are not needed when extracting an archive.
|
Ah, did not know that. Thanks for that info!
|
|
|
|
10-12-2011, 04:17 AM
|
#1176
|
|
Member
Registered: Jun 2010
Location: Devon,UK
Distribution: Linux From Scratch, Slackware64,
Posts: 545
Rep: 
|
Its nearly all hallows e'en again
A mix of xfce and gnome
If you're interested its here - http://keithhedger.freetzi.com/pages/halloween.html
Last edited by Keith Hedger; 10-12-2011 at 04:18 AM.
|
|
|
|
10-13-2011, 10:13 PM
|
#1177
|
|
LQ Newbie
Registered: Feb 2010
Location: Richmond, VA
Distribution: Slackware
Posts: 3
Rep:
|
My desktop..
Simple! 13.37, Xfce, conky.
|
|
|
|
10-13-2011, 10:28 PM
|
#1178
|
|
Member
Registered: Oct 2011
Distribution: Slackware, Fedora
Posts: 144
Rep: 
|
Slackware 13.1 KDE with conky running, and a Konsole, No I don't run as root normally.
Name on the konsole window isn't my real name, by the way, but the desktop look and .conkyrc files for that and my main user account are the same.
Last edited by Jenni; 10-13-2011 at 10:33 PM.
|
|
|
|
10-18-2011, 02:44 PM
|
#1180
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,221
|
Never tried wmii, is it able to resize tiles, so that it can look like this:
Code:
+----------------------+-----------+
| | |
| | |
| +-----------+
| | |
| | |
| | |
| | |
| | |
+----------------------+-----------+
I am currently searching for something lighter than Xmonad (the needed Haskell compiler, ghc, currently takes 548MB disk-space), but with the same functionality (and easy to customize).
|
|
|
|
10-18-2011, 07:12 PM
|
#1181
|
|
Senior Member
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041
Rep: 
|
Quote:
Originally Posted by TobiSGD
I am currently searching for something lighter than Xmonad (the needed Haskell compiler, ghc, currently takes 548MB disk-space), but with the same functionality (and easy to customize).
|
Maybe scrotwm? Or even dwm on which xmonad was based on (as a concept) initially.
|
|
|
|
10-18-2011, 10:36 PM
|
#1182
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,221
|
Quote:
Originally Posted by sahko
Maybe scrotwm? Or even dwm on which xmonad was based on (as a concept) initially.
|
Do you know if they can resize the tiles in the style I want? If i look at screenshots of those I never saw tiles with different sizes.
|
|
|
|
10-19-2011, 01:14 AM
|
#1183
|
|
Senior Member
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041
Rep: 
|
hmm not sure about that, its been long since i switched from tiling to fullscreen.
in dwm if its not in the main program maybe in one of the patches
Last edited by sahko; 10-19-2011 at 01:15 AM.
|
|
|
1 members found this post helpful.
|
10-19-2011, 03:11 AM
|
#1184
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,221
|
Thanks for that link, seems that the moveresize patch is what I want, I will give that a try.
|
|
|
|
10-19-2011, 10:53 AM
|
#1185
|
|
Senior Member
Registered: May 2008
Posts: 2,844
|
With dwm if you use the moveresize feature on a tiled window it will be converted into a floating window. You can alter the position of the split between the main window and the stack area, but there is no way to alter the position of the splits in the stack on the right (It's divided evenly). I3 does a much better job of allowing you to manually position and size tiles, dwm is more about automatic placement.
I love dwm, but I tend to use it only with a single tile per workspace - monocle layout - and perhaps a number of floating windows. Most apps really weren't written to be tiled and once you have more than a couple of tiles, the size gets so small that they become impractical to use.
Last edited by GazL; 10-19-2011 at 10:56 AM.
|
|
|
|
|
Tags
|
background, dwm, gui, i3, ion3, kde, monitor, screenshot, wallpaper, xfce4, xterm  |
| 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 04:42 PM.
|
|
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
|
|