LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-06-2011, 08:01 PM   #1171
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231

Quote:
Originally Posted by TobiSGD View Post
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!
 
Old 10-07-2011, 08:42 AM   #1172
psionl0
Member
 
Registered: Jan 2011
Distribution: slackware_64 14.1
Posts: 722
Blog Entries: 2

Rep: Reputation: 124Reputation: 124
Does that mean that the filename should be "grayblack.tar"?
 
Old 10-07-2011, 08:58 AM   #1173
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by psionl0 View Post
Does that mean that the filename should be "grayblack.tar"?
Maybe so. Using "tar -xf" worked though.
 
Old 10-08-2011, 06:49 AM   #1174
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by psionl0 View Post
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.
 
Old 10-08-2011, 07:46 AM   #1175
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by TobiSGD View Post
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!
 
Old 10-12-2011, 04:17 AM   #1176
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,150

Rep: Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856
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
Attached Thumbnails
Click image for larger version

Name:	halloween.jpg
Views:	165
Size:	121.8 KB
ID:	8163  

Last edited by Keith Hedger; 10-12-2011 at 04:18 AM.
 
Old 10-13-2011, 10:13 PM   #1177
quietlikeachurch
LQ Newbie
 
Registered: Feb 2010
Location: Richmond, VA
Distribution: Slackware
Posts: 3

Rep: Reputation: 0
My desktop..

Simple! 13.37, Xfce, conky.
Attached Thumbnails
Click image for larger version

Name:	13-37desk.jpg
Views:	191
Size:	136.1 KB
ID:	8177  
 
Old 10-13-2011, 10:28 PM   #1178
Jenni
Member
 
Registered: Oct 2011
Distribution: Slackware, Fedora
Posts: 158

Rep: Reputation: Disabled
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.
Attached Thumbnails
Click image for larger version

Name:	screenshot.jpg
Views:	174
Size:	82.1 KB
ID:	8179  

Last edited by Jenni; 10-13-2011 at 10:33 PM.
 
Old 10-18-2011, 02:04 PM   #1179
Ian John Locke II
Member
 
Registered: Mar 2008
Location: /dev/null
Distribution: Slackware, Android, Slackware64
Posts: 130

Rep: Reputation: 17
Slackware 13.37 running wmii 3.9.2 sort of busy http://gallery.slackadelic.com/album..._of_busy_0.png and not busy http://gallery.slackadelic.com/album...ii_clean_1.png

The second is scaled down so gallery.slackadelic would accept it (2MB file size limit).

The background can be found here: http://interfacelift.com/wallpaper/d...16/torcal.html
 
Old 10-18-2011, 02:44 PM   #1180
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
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).
 
Old 10-18-2011, 07:12 PM   #1181
sahko
Senior Member
 
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041

Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
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.
 
Old 10-18-2011, 10:36 PM   #1182
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by sahko View Post
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.
 
Old 10-19-2011, 01:14 AM   #1183
sahko
Senior Member
 
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041

Rep: Reputation: Disabled
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.
Old 10-19-2011, 03:11 AM   #1184
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Thanks for that link, seems that the moveresize patch is what I want, I will give that a try.
 
Old 10-19-2011, 10:53 AM   #1185
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
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.
 
  


Reply

Tags
background, cwm, dwm, framebuffer, gnome, gui, i3, ion3, kde, monitor, musca, screenshot, tmux, wallpaper, xfce4, xterm



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
3D Desktop on Slackware? darkhatter Slackware 3 10-10-2006 12:26 PM
Slackware 10.0 with NO Desktop NiPP Linux - Newbie 2 01-02-2006 10:43 AM
3d desktop on Slackware k1ll3r_x Linux - Software 1 09-20-2005 10:47 PM
Desktop Slackware s0no Slackware 5 12-04-2004 11:20 AM
I can't get my desktop in Slackware 10 DraGoNsLaYeR Linux - Newbie 1 06-27-2004 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration