Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Forwarding wmv video directly to Dreamscene [WIN7] Post 303010859 by Corona688 on Monday 8th of January 2018 03:39:48 PM
Old 01-08-2018
Dreamscene isn't a normal part of windows 7, presumably you installed a program for it. Perhaps that .exe file has commandline options you can use for that purpose.
 

8 More Discussions You Might Find Interesting

1. OS X (Apple)

Command line tool to join multiple .wmv files?

I need a simple command line executable that allows me to join many wmv files into one output wmv file, preferrably in a simple way like this: wmvjoin file1.wmv file2.wmv .... > outputfile.wmv So what I want is the wmv-equivalent of mpgtx I cannot find it on internet. Thanks. (2 Replies)
Discussion started by: karman
2 Replies

2. Cybersecurity

ssh X-forwarding and remote forwarding behind proxy

Hi, from my workplace we use a proxy to connect to the outside world, including external ssh servers. The problem is that the server is seeing the connection coming from the proxy and knows nothing about the client behind it. The ssh connection itself works fine, but x-forwarding does not work as... (1 Reply)
Discussion started by: vampirodolce
1 Replies

3. OS X (Apple)

Looking for a command line tool that converts a .wmv file into .mpg

I need a simple command line executable that allows me to convert a wmv file into an mpg file like this: wmv2mpg inputfile.mwv > outputfile.mpg I cannot find it on internet. I tried installing mencoder but I cannot get it to work. Thanks. (4 Replies)
Discussion started by: karman
4 Replies

4. Linux

Unable to ping Linux guest from win7 host

Hi, I am using win7 on my PC and installed VMware on it on which i am running linux I am unable to ping my linux guest from my win machine, but i can ping my windows host from linux guest : Below is my system configuration Linux root@localhost ~]# ifconfig eth0 Link... (9 Replies)
Discussion started by: chander_1987
9 Replies

5. UNIX and Linux Applications

Samba config for Win7 clients

Hi Guys, Kindly advise what options/settings needed in smb.conf to support win7. currently we are experiencing slow connection issues from our recently upgraded win7 from XP to our Samba server ver. 3.0.33-3.7.el5_3.1 (1 Reply)
Discussion started by: RobertG
1 Replies

6. Proxy Server

Unable to access Samba share with Ubuntu on Win7

I have an issue with my Samba share - I am unable to write to it, edit a file or rename a folder etc within Windows. I am using Windows 7 and Ubuntu 12.04 and this is my Samba config. I can connect to the /sylius directory no problem (no password required), but I cannot save to it. Is... (3 Replies)
Discussion started by: crmpicco
3 Replies

7. UNIX for Advanced & Expert Users

Cp freezing from Seagate HDD to Win7

Hello all, Earlier I had a mac book and created a HFS+ file system on Seagate 1 TB external HDD, copied around 200 GB content. Now, I have a Windows 7 machine and wanted to copy the HDD contents to this new machine. Tried using MacDrive10 to mount HFS+ file system in Windows. Mouting is fine and... (1 Reply)
Discussion started by: matrixmadhan
1 Replies

8. Windows & DOS: Issues & Discussions

Dreaded Win7 0x80070035 with Samba

I have a Win7 machine which is connected to a perfectly ordinary Samba share. Suddenly, it has started refusing to connect to it with error 0x80070035 -- "the network path was not found". Attempting to login with its IP address \\192.168.x.x does not work either. When I attempt to diagnose the... (8 Replies)
Discussion started by: Corona688
8 Replies
asclock(1x)															       asclock(1x)

NAME
asclock - the AfterStep clock SYNOPSIS
asclock [ -help] [-12 | -24] [-shape] [-position [+|-]x[+|-]y] [-exe program] [-theme dir] [-led color] [-noblink] [-dock] [-version] DESCRIPTION
The asclock is a clock written to emulate the date/time application on the NEXTSTEP(tm) operating system. asclock supports multiple lan- guages, military and AM/PM time formats, program execution, and the shape extension to X-Windows. CONFIGURATION OPTIONS
-help prints the usage message: usage: asclock [-options ...] where options include: -12 12 hour format -24 24 hour format -exe <program> program to start on click -led <color> color of the led -position [+|-]x[+|-]y position of asclock -shape without groundplate -theme <dir> theme directory -noblink don't blink -dock without window decorations -version show version information -12 or -24 sets the desired time format to either twelve hour with AM/PM ( -12 ) or military time ( -24 ). If no option is given military time is used. -shape turn on shaped window support for asclock. When this is turned on the asclock windows will only appear to be the led and date pad. By default shaped windows are turned off and the clock will appear on a 64 pixel by 64 pixel base. -led <color> specifies the color of the led. To find out what colors are available, try showrgb(1) (part of X11). -position [+|-]x[+|-]y specifies the starting position of asclock. The [+|-] works like the standard X-Windows x/y geometry option. -exe <program> specifies the application to start when the pointer is activated over asclock. To invoke applications with parameters, you have to set quotes around the command. See example below... -noblink specifies if asclock should blink. -theme <dir> specifies the theme to used. A theme consists of a directory containing 8 xpms and a position file called 'config'. Read the Themes section. -dock tells the window manager not to put window decorations arround asclock, useful for docking with Window Maker. Note that in several window managers this causes asclock to ignore the position specified with -position (if present). INVOCATION
asclock can be called from one of many ways. The most common invocation is the command line: [user@host] ~% asclock -12 -exe 'xlock -mode hop' & Another way to call asclock is from the window manager: *Wharf - - MaxSwallow "asclock" asclock -theme shape -12& This line, when placed in the .steprc file in the users home directory will cause asclock to use the shape extensions so that it will be a button on the Wharf(1) button bar under the afterstep(1) window manager. THEMES
A theme consists of a directory containing 8 xpms and a position file called 'config'. All tiles within the same xpm must have the same width or height, except the colon which has half the width of the other digits. The pixmaps are called: clock.xpm, date.xpm, led.xpm, month.xpm, weekday.xpm, hour.xpm, minute.xpm, second.xpm. For a full description of the format, take a look at README.THEMES. BUGS
we don't have bugs :) COPYRIGHTS
Copyright 1996, Beat Christen <bchriste@iiic.ethz.ch>. No guarantees or warranties or anything are provided or implied in any way whatso- ever. Use this program at your own risk. Permission to use this program for any purpose is given, as long as the copyright is kept intact. AUTHORS
Beat Christen <bchriste@iiic.ethz.ch> -- application Dan Weeks <dan@mango.sfasu.edu> -- man page 3rd Berkeley Distribution 23 July 1996 asclock(1x)
All times are GMT -4. The time now is 10:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy