sxpm geometry option


 
Thread Tools Search this Thread
Top Forums Programming sxpm geometry option
# 1  
Old 10-03-2005
Error sxpm geometry option

Hi,
i wanted to know how to pass the vaules for the geometry option for sxpm.

sxpm -g <?> filename.xpm

what do i put in the '?' part. Smilie

Thanks
# 2  
Old 10-05-2005
Searching for an example, I find things like:
Code:
-g WIDTHxHEIGHT+-XOFF+-YOFF
example:  -g 500x450+100+200

I believe this is a standard commandline parameter used by xlib, common to many programs.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Video geometry distortion

Hi there, I need an expert to get started with output video distortion. I have a box that needs to display a roughly 4000px * 1000px window (it's basically a web page). The problem is that the image is then projected on a wall that is not really flat. So basically, I'm wondering if I can... (3 Replies)
Discussion started by: chebarbudo
3 Replies

2. UNIX for Dummies Questions & Answers

Does formatting slice 2 (backup) destroy disk geometry?

I am a new Unix Sys Admin who is learning mostly from books with minimal classroom training (ie: no certificates, training is largely hands-on, conducted at work). I work with Solaris 8 through 10, and with some fairly outdated hardware. In my work restoring old workstations I have been instructed... (2 Replies)
Discussion started by: mia-chan
2 Replies

3. Shell Programming and Scripting

recently introduced to the newer option for find...does an older option exist?

To find all the files in your home directory that have been edited in some way since the last tar file, use this command: find . -newer backup.tar.gz Is anyone familiar with an older solution? looking to identify files older then 15mins across several directories. thanks, manny (2 Replies)
Discussion started by: mr_manny
2 Replies

4. Red Hat

Dual Boot Problem - Vista & Redhat -Incorrect BIOS geometry

Hi Folks, Initially I had vista and redhat 9 .. due to some reasons i had to re instal my vista again.. since then the dual boot menu disappeared.. i tried to re install redhat and changing the boot configuration of redhat 9 but i am not getting both the OS back .. I am not aboe to boot linux... (2 Replies)
Discussion started by: subhotech
2 Replies

5. Solaris

Corrupt label bad geometry

Hi, I have a Sun X4200, when I try to reboot the machine it's not detecting the drive and it shows the following error when I try to rebuilt it. I am not sure whether its a bad HD or something else. Label says 983040 blocks: Drive says 983039 blocks WARNING:... (1 Reply)
Discussion started by: gunnervarma
1 Replies

6. Solaris

Puzzled over over the relationship between the partition and geometry of hard disk.

Not sure why solaris couldn't detect the geometry of a hard disk which has a working OS of winxp pro. Is it due to the different OS that the partition information is stored in different location? When I type '"format" it is shown as below, c3d1 < drive type unknown>... (5 Replies)
Discussion started by: just.srad
5 Replies

7. UNIX for Advanced & Expert Users

seeking for browser that would respect X geometry

hello, I'm trying to run 4 browsers on one screen. Not necessarily with window manager. In kiosk mode. So I have couple of problems to solve, main showstopper is that I am not able to find any browser that would accept --geometry. xserver.xorg is installed and I'd like to open browser with... (0 Replies)
Discussion started by: michelek
0 Replies

8. UNIX for Advanced & Expert Users

Mirroring Disk Geometry

How can one mirror disk geometry from one hard disk to another in Solaris. Is disk snapshot same as a mirror? Pls explain. (3 Replies)
Discussion started by: lexusujx
3 Replies
Login or Register to Ask a Question