Battery Strategy 1.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Battery Strategy 1.1 (Default branch)
# 1  
Old 12-07-2008
Battery Strategy 1.1 (Default branch)

Image Battery Strategy is an online strategy RPG. There are no map adventures, just duels. Fight with a team of your heroes, NPCs or other players, to gain new abilities, spells, and items. The game is inspired by Disciples and the Heroes of Might & Magic series. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

What is your upgrade strategy?

Hi, all. I'm a unix sysadmin at a community college and I've been doing this for about 10 years. I've been thinking and I realised I spend most of my time worrying about upgrades. By upgrades, I mean anything where I have to interrupt service to switch to a different way of providing that... (1 Reply)
Discussion started by: pileofrogs
1 Replies

2. Linux

Battery always 0%

Im running Ubuntu 9.04 and the battery indicator on my laptop always reads 0% no matter what. Whether im charging or discharging, the pop up says: "Computer is running on battery power Laptop battery discharging (0.0%) Battery discharge time is currently unknown" When plugged in it says... (2 Replies)
Discussion started by: Charbs
2 Replies

3. UNIX for Dummies Questions & Answers

Strategy to concatenate and backup files

I need to be able to concatenate all the files in a directory into a new filename and a different directory. I want to append the date in YYYYMMDD format to the new filename (ie, newfilename_20090207). The original files will have different filenames so I will need to be able to loop thru each... (1 Reply)
Discussion started by: Ryan2786
1 Replies

4. AIX

Installation strategy

I am planning to upgrade the Operation system from AIX 4.3.3 to AIX 5L. The problem is that the current machine where the OS is installed will be replaced by a new machine. I understand that I have to make a "New Installation" for the new machine. But what about the volume groups, user volume... (2 Replies)
Discussion started by: ashraf
2 Replies

5. Solaris

What is an Ideal Backup Strategy

Hi, we have a solaris setup in our company and i have been assigned on a project of planning a backup strategy . ours is a midium level company. please help me so that i can plan an Ideal Backup Strategy. Thanks, Una (6 Replies)
Discussion started by: una
6 Replies
Login or Register to Ask a Question
XBATTBAR(1)						    BSD General Commands Manual 					       XBATTBAR(1)

NAME
xbattbar -- show battery status in X Window SYNOPSIS
xbattbar [-a] [-t thickness] [-p interval] [-I color] [-O color] [-i color] [-o color] [-c] [-s script-name] [top | bottom | left | right] DESCRIPTION
xbattbar shows the current (laptop) battery status in the X window environment. Battery status is obtained through the APM kernel module. The APM kernel module depends on your UNIX platform, therefore, consult your documentation for its detail. xbattbar shows its battery status in a simple bar indicator. -a option makes the indicator window keep always on top of your screen. The thickness of the indicator is 3 pixels in default and you can set the thickness as a parameter of -t option. This indicator is appeared in the bottom of the display, as its default. The option top, left, or right forces the status indicator to be at the top, left, and right of the display, respectively. Though it's a default, you can also use buttom as the option. In the case the AC line is on-line (plugged in), its color of the bar indicator consists of "green" and "olive drab" portions. The "green" portion shows its battery charging level. These colors can be changed by -I and -O options. In the other case (AC line is off-line), the "blue" portion of the bar indicator shows the percentage of its remaining battery level. The color conbination for the AC off-line case can be changed by -i and -o options. xbattbar trys to know its battery status in every 10 seconds in default. This is achived by APM polling. If it is used with option -c then ACPI polling will be used. You can use your external script for check battery status. It must print two lines to STDOUT 'battery=value' and 'ac_line=on|off -p option sets the polling interval in second. If the mouse cursor enters in the status indicator, the diagnosis window appears in the center of the display, which shows both AC line sta- tus and battery remaining level. This diagnosis window disappears if the mouse cursor leaves from the status indicator. AUTHOR
Suguru Yamaguchi <suguru@wide.ad.jp>, Akira Kato <kato@wide.ad.jp>, Noriyuki Shigechika <nazo@wide.ad.jp>, Dmitry E. Oboukhov <unera@debian.org> BSD
December 5, 1998 BSD