Sponsored Content
Full Discussion: Music
The Lounge What is on Your Mind? Music Post 74859 by woofie on Tuesday 14th of June 2005 12:58:56 AM
Old 06-14-2005
Tance
Dance
Rap/R&B
Old stuff from the 60's, 70's, 80's and 90's
Whatever is on the radio.

Really depends what I'm in the mood for. And what time fot he day/night it is to what I listen to.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

music on unix

can anyone plz tell me how do i play music or songs on unix? i have a fedora core 5 OS. thank u (2 Replies)
Discussion started by: adarshjoshi
2 Replies

2. Shell Programming and Scripting

Music cd burn

Allo. I do a program using shell script to burn cds and dvds because I don't want to install one with kde or gnome dependance. I want to optimize one of my shell script. this shell script is to burn music cds. I juste have to go in shell and write : burn_cd_music audio1.mp3 audio2.mp3 audio1.ogg... (4 Replies)
Discussion started by: bog333
4 Replies

3. UNIX for Dummies Questions & Answers

Crontab and music problem

hi people. i am new in linux and especialy puppy. i am trying to use crontab to play and stop music at the certan time but have a problem. crontab lines look something like this: 23 10 * * * pmusic -s pause (starts the player) 28 10 * * * pmusic -s pause (stops the player) but when its... (3 Replies)
Discussion started by: bobmg
3 Replies

4. Debian

Music Player

As you all know from my first post I am kinda new to linux. I'm starting to get some terminal commands in but What is the best music player to use for linux Please excuse the stupidity of my questions until I get going on linux. My appologies. (4 Replies)
Discussion started by: Cryptek
4 Replies
REDSHIFT(5)							 REDSHIFT.CONF(5)						       REDSHIFT(5)

NAME
redshift.conf - configuration file for redshift and gtk-redshift DESCRIPTION
A configuration file with the name `redshift.conf' can optionally be placed in `~/.config/'. The file has standard INI format. General pro- gram options are placed under the `redshift' header, while options for location providers and adjustment methods are placed under a header with the name of that provider or method. General options are: temp-day = integer Daytime temperature temp-night = integer Night temperature transition = 0 or 1 Disable or enable transitions brightness-day = 0.1-1.0 Screen brightness at daytime brightness-night = 0.1-1.0 Screen brightness at night gamma = R:G:B Gamma adjustment to apply adjustment-method = name Select adjustment method. Options for the adjustment method can be given under the configuration file heading of the same name. location-provider = name Select location provider. Options for the location provider can be given under the configuration file heading of the same name. Options for location providers and adjustment methods can be found in the help output of the providers and methods. EXAMPLE
Example for Copenhagen, Denmark: $ redshift -l 55.7:12.6 -t 5700:3600 -g 0.8 -m vidmode -v An example configuration file with the same effect as the above command line: [redshift] temp-day=5700 temp-night=3600 gamma=0.8 adjustment-method=vidmode location-provider=manual AUTHOR
redshift was written by Martin Koelewijn and Jon Lund Steffensen. This manual page was created by Franziska Lichtblau <rhalina@old-forest.org> for the Debian project (and may be used by others). redshift 1.7 June 2012 REDSHIFT(5)
All times are GMT -4. The time now is 06:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy