Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Latest Design of New Unix Header (Flash) Post 44571 by oombera on Monday 8th of December 2003 03:18:42 PM
Old 12-08-2003
That's a new idea having a flash file instead of just a picture.. cool! Smilie

What jumped out at me right away was how the flash file, background and scroll bar are all just about the same shade of green, which causes everything to kind of blend together - maybe a slightly lighter shade of green in the background might help?

But what also stood out to me was the thin, crisp lines that form the borders for all the table cells (I'm referring to the html code here)... I think it adds a lot to the readability of the forums when I'm looking at a whole page of topics.. makes it easier for the eye to separate things out.
 

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

How Many "Falling Unix Commands" are in the Flash Header?

A poll!! (10 Replies)
Discussion started by: Neo
10 Replies

2. Programming

c++, design patterns and Unix

I know this is C Unix section, still I address a C++ question. How often did you see/use/apply or consider is welcome to write C++ code on Unix, based on 'design patters'? Since I'm at the very beginning with Unix programming, I have this doubt, ... about DP techniques and languages where to apply... (3 Replies)
Discussion started by: mihk
3 Replies

3. UNIX for Advanced & Expert Users

how to design compiler for unix os

i have to design a compiler for unix os can anybody help me out to solve this problem (0 Replies)
Discussion started by: masumhisaria
0 Replies

4. UNIX and Linux Applications

UNIX Circuit Design System

Hi all. In some articles I have read about a "UNIX Circuit Design System", which was written originally in some version of Research UNIX by Sandy Fraser. Here is a quote from the article "A Research UNIX Reader: Annotated Excerpts from the Programmer's Manual", by Douglas McIlroy: Even... (1 Reply)
Discussion started by: mghis
1 Replies
XREFRESH(1)						      General Commands Manual						       XREFRESH(1)

NAME
xrefresh - refresh all or part of an X screen SYNOPSIS
xrefresh [-option ...] DESCRIPTION
Xrefresh is a simple X program that causes all or part of your screen to be repainted. This is useful when system messages have messed up your screen. Xrefresh maps a window on top of the desired area of the screen and then immediately unmaps it, causing refresh events to be sent to all applications. By default, a window with no background is used, causing all applications to repaint ``smoothly.'' However, the various options can be used to indicate that a solid background (of any color) or the root window background should be used instead. ARGUMENTS
-white Use a white background. The screen just appears to flash quickly, and then repaint. -black Use a black background (in effect, turning off all of the electron guns to the tube). This can be somewhat disorienting as everything goes black for a moment. -solid color Use a solid background of the specified color. Try green. -root Use the root window background. -none This is the default. All of the windows simply repaint. -geometry WxH+X+Y Specifies the portion of the screen to be repainted; see X(7). -display display This argument allows you to specify the server and screen to refresh; see X(7). X DEFAULTS
The xrefresh program uses the routine XGetDefault(3X) to read defaults, so its resource names are all capitalized. Black, White, Solid, None, Root Determines what sort of window background to use. Geometry Determines the area to refresh. Not very useful. ENVIRONMENT
DISPLAY - To get default host and display number. SEE ALSO
X(7) BUGS
It should have just one default type for the background. AUTHORS
Jim Gettys, Digital Equipment Corp., MIT Project Athena X Version 11 xrefresh 1.0.2 XREFRESH(1)
All times are GMT -4. The time now is 02:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy