magyarok vannak? Thread last updated on 2005-08-17 13:36:41

Posted by member 257923 on 2005-08-09 17:28:11

Valaki magyar van itt? :>

Posted by member 257923 on 2005-08-09 17:28:44 link

Szal ha van valaki magyar pls irjon neke vagy valahogy jelezze.
thx :)

Posted by member 1885 on 2005-08-09 17:47:07 link

Don't you know it's a little rude conversing in a language other people present aren't fluent in?

Posted by member 248213 on 2005-08-09 18:07:12 link

West: The same would go for us talking in English :p

Posted by member 1316 on 2005-08-09 18:30:40 link

yes, however it's widely accepted that the "native" language of the internet is English. (notice I said widely, not universally, so don't bite my head off if you disagree) while there are sites dedicated to specific languages, sites that are NOT, and that are WRITTEN in english, should be posted to in English. If someone posts a question, and asks for someone to reply in their native language if they know it because they have almost no comprehension of the language other than to ask their question, well that's something else.

Posted by member 248213 on 2005-08-09 20:13:42 link

lol, I agree I agree.

Posted by member 12025 on 2005-08-09 23:22:54 link

Or some note could be made of what lanaguage it is, if it's translatable via babelfish or google (no perfect translations, but they could do the job).

Posted by member 257923 on 2005-08-10 17:24:54 link

I just ask... :)

Posted by member 1316 on 2005-08-10 18:22:52 link

we understand. but we don't. :P (your question, I mean)

Posted by member 257923 on 2005-08-11 11:12:38 link

http://zuhika.fw.hu/zuhi_desktop.png
How can I change the Font of Sysstats?

Posted by member 1316 on 2005-08-11 18:17:42 link

ok, after MUCH looking around (austerity is NOT the easiest theme to muck with...) change the following line:
StatsFont "$Font$"
to
StatsFont (new font name)

in the x:\...\austerity\config\base.rc file.

Posted by member 257923 on 2005-08-12 04:52:04 link

thx ;]

Posted by member 257923 on 2005-08-12 10:03:48 link

I have my LS theme just ready : http://zuhika.fw.hu/desk.jpg

:)

Posted by member 257923 on 2005-08-13 09:00:17 link

austerity is NOT the easiest theme to muck with... ?????
why?

Posted by member 257923 on 2005-08-13 17:30:20 link

deuce, how can I put "Shutdown Windows" and "Restart W." icons to the desktop or to the bar in theme austerity?
can you help me?

Posted by member 1316 on 2005-08-15 18:06:57 link

it just has a lot of scripting. I prefer less complicated themes, myself (sometimes).

just toss a shortcut onto the desktop, with the target as:
x:\litestep\litestep.exe !shutdown
and the path as
x:\litestep

that'll give you the Shutdown menu, and from there you can choose restart, shutdown, etc. as to just automatically shutdown, i'm not sure. I know there's ways to do it, but i don't know the commands.

Posted by member 257923 on 2005-08-16 08:46:56 link

I have a labelscript or something else and I have 2 LAN cards (one for my internet connection, other to serve the lan).The following line is in this script: "IP Address: [ip]"
And that line is not good for me...because it gives me the LAN IP adress (192.168.0.1)
What can I do with this script to give me my internet IP?

Posted by member 12025 on 2005-08-16 11:57:27 link

Read the xLabel docs for it.

Posted by member 257923 on 2005-08-16 13:20:17 link

and where is this xLabel doc? :P

Sorry,but I'm a beginner in LiteStep :)

Posted by member 257923 on 2005-08-16 13:36:26 link

modules\doc\label.txt

That is in this file:
ip Internet Procotol (IP) address assigned to this computer.

and now? :/

Posted by member 248213 on 2005-08-16 18:07:58 link

get xLabel thats xlabel.

Read the docs for xlabel (its a .chm file) it will tell you how to get multiple IP's.

ps: You really should start new threads for all these problems, they can help out others who have them, by using the search function.

Posted by member 257923 on 2005-08-17 00:03:47 link

I have searched this xlabel.chm file on the google & I find nothing...

(sorry for bad english,I'm from hungary)

Posted by member 248213 on 2005-08-17 01:15:15 link

zuhi: Reading what you said at ls-universe I now understand your problem.

You want your Public IP !!!, I dont think thats possible :/
you could try some fancy stuff with VBscript, but its not possible within (x)label.

:( sorry, its a good idea though, worth making a feature request at ls-universe for it to be added to xLabel.

Posted by member 1 on 2005-08-17 01:27:35 link

fractal :: Not necessarily true. If I understand the setup right the public IP is on the machine, just wasn't being requested properly.

zuhi :: Check your Modules directory under docs. You should find an xlabel folder with the CHM file in it.

Posted by member 248213 on 2005-08-17 04:30:53 link

DeViLbOi: I dont think its possible dude, just the "inside" (cant remember what its called) IP. Mine is 10.0.0.1

and I am pretty sure zuhi_ is using label, not xLabel. ("modules\doc\label.txt")

Posted by member 257923 on 2005-08-17 07:20:30 link

fractaldesign: yes I use this ---> ("modules\doc\label.txt")
as I said I searched the xLabel doc or module on google and I don't find this stuff :/

Posted by member 1 on 2005-08-17 10:00:40 link

fractal :: if he has 2 NICs he can read the IP from either. Since one of them is the connection to the internet it has to have a public IP.

Posted by member 212670 on 2005-08-17 13:29:08 link

Use xlabel and rtfm ;)

ip
Internet Protocol (IP) address assigned to this computer. Accepts Numbers from "1", ... to choose Network Adapter. [ip('2')] for instance.

Posted by member 257923 on 2005-08-17 13:36:41 link

thx xcal ;]