Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

 Hisense 55U7SE: tuttofare e accessibile, il MiniLED per film, sport e gioco
Hisense 55U7SE: tuttofare e accessibile, il MiniLED per film, sport e gioco
MiniLED di fascia media con local dimming a 192 zone, 144 Hz nativi e audio firmato Devialet. La prova strumentale riscontra colori affidabili e gaming reattivo, per un prodotto molto accessibile e convincente. Ma la soundbar aggiuntiva è quasi d'obbligo
Kindle Scribe Colorsoft: riduce le cornici e diventa a colori, ma il prezzo è alto
Kindle Scribe Colorsoft: riduce le cornici e diventa a colori, ma il prezzo è alto
Amazon porta i colori sul suo Kindle da scrittura più grande: schermo Colorsoft a 11 pollici, processore quad-core, penna premium più reattiva e strumenti IA per le note, sono le note salienti. Il salto di prezzo rispetto al modello in bianco e nero si fa sentire, anche se la percezione è quella di trovarsi di fronte a un prodotto di fascia altissima, per veri appassionati
L'IA cambia tutte le regole della sicurezza tra vulnerabilità e sorveglianza. Intervista al CEO di Proofpoint
L'IA cambia tutte le regole della sicurezza tra vulnerabilità e sorveglianza. Intervista al CEO di Proofpoint
Abbiamo intervistato Sumit Dhawan, CEO di Proofpoint, per capire come stia cambiando il mondo della sicurezza con l'avvento dell'intelligenza artificiale e con il ritmo sempre più serrato a cui vengono trovate vulnerabilità nel software. Un problema significativo, che richiederà del tempo per essere risolto (o quantomeno arginato)
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 23-09-2004, 20:50   #1
pittivale
Member
 
Iscritto dal: Jun 2002
Messaggi: 69
Eterm trasparente

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.
pittivale è offline   Rispondi citando il messaggio o parte di esso
Old 23-09-2004, 20:54   #2
NA01
Senior Member
 
L'Avatar di NA01
 
Iscritto dal: Jun 2003
Città: Genova
Messaggi: 5676
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

cia
NA01 è offline   Rispondi citando il messaggio o parte di esso
Old 23-09-2004, 20:57   #3
pittivale
Member
 
Iscritto dal: Jun 2002
Messaggi: 69
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??

Cos'altro può essere?
pittivale è offline   Rispondi citando il messaggio o parte di esso
Old 24-09-2004, 09:03   #4
RaouL_BennetH
Senior Member
 
L'Avatar di RaouL_BennetH
 
Iscritto dal: Sep 2004
Messaggi: 3967
A me invece quel comando funziona, può essere semplicemente che c'è qualcosa di sbagliato nella sintassi che metti?
RaouL_BennetH è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


 Hisense 55U7SE: tuttofare e accessibile, il MiniLED per film, sport e gioco Hisense 55U7SE: tuttofare e accessibile, il Min...
Kindle Scribe Colorsoft: riduce le cornici e diventa a colori, ma il prezzo è alto Kindle Scribe Colorsoft: riduce le cornici e div...
L'IA cambia tutte le regole della sicurezza tra vulnerabilità e sorveglianza. Intervista al CEO di Proofpoint L'IA cambia tutte le regole della sicurezza tra ...
L'Europa conta nella tecnologia e può essere autonoma. Cosa si è detto al Nextcloud Summit 2026 L'Europa conta nella tecnologia e può ess...
Dreame X60 Pro Ultra Complete: i bracci si estendono sempre di più Dreame X60 Pro Ultra Complete: i bracci si esten...
Nuovi coupon nascosti Amazon, luglio 202...
Getty Images e Shutterstock, salta l'acc...
Smart TV Samsung 55'' Mini LED a 499€: 4...
Dreame L10s Ultra Gen 2 mai così conveni...
Raja Koduri torna all'attacco: ecco il p...
Qi 50W, lo standard wireless prende form...
Wall Street impazzisce per l'italiana Be...
OpenAI propone agli USA una quota del 5%...
Google condannata in Svezia: dovrà...
Samsung Foundry aggiorna la roadmap: il ...
La Cina risponde a NVIDIA con LongCat-2....
Godox C100: la prima fotocamera del marc...
Boom IA e affitti fuori controllo: chi l...
Le RTX 5000 abbattono il muro dei 4 GHz,...
Onimusha: Way of the Sword non sar&agrav...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 08:08.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v