PDA

View Full Version : Eterm trasparente


pittivale
23-09-2004, 20:50
Non riesco a far diventare trasparente Eterm..

Qundo scrivo "Eterm -O" oppure "Eterm--trans" mi dà:

Eterm: Error: unrecognized option -O
Eterm: Error: Attempting to continue, but strange things may happen.
Eterm: Error: unrecognized option -O
Eterm: Error: Attempting to continue, but strange things may happen.
Eterm: Warning: Unable to resolve "color" as a color name. Falling back on "rgb:0/0/0".

Quale problema può essere?

Grazie.

NA01
23-09-2004, 20:54
non metti lo spazio?
o forse è unerrore di battitura?
cmq prova a copiare questo:
Eterm -v -x --scrollbar=off --trans --tint "#ffffff" --font-fx "none" -L 1000 -g 80x15-95+800 -f lightblue --shade 4 --buttonbar off

fa un sacco di cos in più, ma non ho volgia di cancellarle :D

cia

pittivale
23-09-2004, 20:57
questo è l'aoutput dell' istruzione che mi hai dato:

Eterm: Error: Unrecognized long option --trans
Eterm: Error: Attempting to continue, but strange things may happen.
Eterm: Error: Unrecognized long option --tint
Eterm: Error: Attempting to continue, but strange things may happen.
Eterm: Error: Unrecognized long option --shade
Eterm: Error: Error threshold exceeded, giving up.
Eterm 0.9.2
Usage:

POSIX GNU Description
----- ---------------------------- --------------------------------------------------------------
-t --theme (str) select a theme
-X --config-file (str) choose an alternate config file
-d --display (str) X server to connect to
--debug (int) level of debugging information to show (0-4)
--install (bool) install a private colormap
-h --help (str) display usage information
--version (str) display version and configuration information
-r --reverse-video (bool) reverse video
-b --background-color (str) background color
-f --foreground-color (str) foreground color
--color0 (str) color 0
--color1 (str) color 1
--color2 (str) color 2
--color3 (str) color 3
--color4 (str) color 4
--color5 (str) color 5
--color6 (str) color 6
--color7 (str) color 7
--color8 (str) color 8
--color9 (str) color 9
--color10 (str) color 10
--color11 (str) color 11
--color12 (str) color 12
--color13 (str) color 13
--color14 (str) color 14
--color15 (str) color 15
--colorBD (str) bold color
--colorUL (str) underline color
--pointer-color (str) mouse pointer color
-c --cursor-color (str) cursor color
--cursor-text-color (str) cursor text color
-g --geometry (str) WxH+X+Y = size and position
-i --iconic (bool) start iconified
-n --name (str) client instance, icon, and title strings
-T --title (str) title string
--icon-name (str) icon name
-B --scrollbar-type (str) choose the scrollbar type (motif, next, xterm)
--scrollbar-width (int) choose the width (in pixels) of the scrollbar
-D --desktop (int) desktop to start on (requires compliant WM)
--line-space (int) number of extra dots between lines
--bold-font (str) bold text font
-F --font (str) normal text font
--default-font-index (int) set the index of the default font
--font1 (str) font 1
--font2 (str) font 2
--font3 (str) font 3
--font4 (str) font 4
--proportional (bool) toggle proportional font optimizations
--font-fx (str) specify font effects for the terminal fonts
-M --mfont (str) normal text multichar font
--mfont1 (str) multichar font 1
--mfont2 (str) multichar font 2
--mfont3 (str) multichar font 3
--mfont4 (str) multichar font 4
--mencoding (str) multichar encoding mode (eucj/sjis/euckr/big5/gb)
--input-method (str) XIM input method
--preedit-type (str) XIM preedit type
-l --login-shell (bool) login shell, prepend - to shell name
-s --scrollbar (bool) display scrollbar
-u --utmp-logging (bool) make a utmp entry
-v --visual-bell (bool) visual bell
-H --home-on-output (bool) jump to bottom on output
--home-on-input (bool) jump to bottom on input
-q --no-input (bool) configure for output only
--scrollbar-right (bool) display the scrollbar on the right
--scrollbar-floating (bool) display the scrollbar with no trough
--scrollbar-popup (bool) popup the scrollbar only when focused
-x --borderless (bool) force Eterm to have no borders
--overstrike-bold (bool) simulate bold by overstriking characters
--bold-brightens-foreground (bool) "bold" attribute brightens foreground color
--blink-brightens-background (bool) "blink" attribute brightens background color
--colors-suppress-bold (bool) do not make ANSI colors 0-16 bold
-m --map-alert (bool) uniconify on beep
-8 --meta-8 (bool) Meta key toggles 8-bit
--double-buffer (bool) reduce exposes using double-buffering (and more memory)
--no-cursor (bool) disable the text cursor
--pause (bool) pause after the child process exits
--xterm-select (bool) duplicate xterm's selection behavior
--select-line (bool) triple-click selects whole line
--select-trailing-spaces (bool) do not skip trailing spaces when selecting
--report-as-keysyms (bool) report special keys as keysyms
--buttonbar (bool) toggle the display of all buttonbars
--resize-gravity (bool) toggle gravitation to nearest corner on resize
--secondary-screen (bool) toggle use of secondary screen
--big-font-key (str) keysym for font size increase
--small-font-key (str) keysym for font size decrease
--meta-mod (int) modifier to interpret as the Meta key
--alt-mod (int) modifier to interpret as the Alt key
--numlock-mod (int) modifier to interpret as the NumLock key
--app-keypad (bool) application keypad mode
--app-cursor (bool) application cursor key mode
-L --save-lines (int) lines to save in scrollback buffer
--min-anchor-size (int) minimum size of the scrollbar anchor
-w --border-width (int) term window border width
--print-pipe (str) print command
--cut-chars (str) seperators for double-click selection
--finished-title (str) post-termination window title text
--finished-text (str) post-termination terminal text
--term-name (str) value to use for setting $TERM
--pipe-name (str) filename of console pipe to emulate -C
-a --attribute (str) parse an attribute in the specified context
-C --console (bool) grab console messages
-e --exec (strs) execute a command rather than a shell


mostruoso vero?? :muro:

Cos'altro può essere?

RaouL_BennetH
24-09-2004, 09:03
A me invece quel comando funziona, può essere semplicemente che c'è qualcosa di sbagliato nella sintassi che metti?