Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Utilities

    xoris 0.1e

    Download button

    Downloads: 465  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Alexander Gromnizki | More programs
    GPL / FREE
    September 29th, 2008, 04:06 GMT [view history]
    ROOT / Utilities

     Read user reviews (0)  Refer to a friend  Subscribe

    xoris description

    xoris is an uncomplicated util that helps (me) to easy insert (while editing CSS-files) a rgb-color value.

    xoris is an uncomplicated util that helps (me) to easy insert (while editing CSS-files) a rgb-color value of any part of the screen into the editor.

    The philosophy of xoris is simple - it dumps color to stdout. Program can do this in three variants:

    1. hex (#b0958e);
    2. string of rgb numbers (229 229 229);
    3. abstract name (gray90).

    To get such enumerated color specifications, click: Button1, Ctrl+Button1, Shift+Button1 correspondingly.

    Don't forget to type 'xoris -h' for additional help.

    xoris was tested on 24-dept display only.

    Requirements:

    · X Window
    · ANSI C compiler
    · imake

    Installation:

    To compile type:

    % xmkmf
    % make

    To install type (as root): make install

    For quick test how it works type:

    % xoris | xmessage -file -

    For a more convenience way try such script:

    #!/bin/sh

    while true
    do
    xoris | xmessage -buttons 'Grab,Quit' -nearmouse
    -xrm '*iconName:xoris output'
    -title 'xoris output'
    -geometry 180x65
    -file -
    [ $? -eq 102 ] && exit
    done

    Product's homepage

    What's New in This Release: [ read full changelog ]

    · An insidious bug with getopt(3) for Macs with PowerPC processors was fixed.
    · Possible segfaults on amd64 were fixed.

      


    TAGS:

    rgb-color value | editing CSS-files | CSS rgb value | xoris | inster | rgb-color

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM