pandora-libraries.git
14 years agomininmenu fix -- tablineR will always be used on far right, not 'just right of select...
skeezix [Tue, 23 Mar 2010 18:05:38 +0000 (14:05 -0400)]
mininmenu fix -- tablineR will always be used on far right, not 'just right of selection tab'; doh.
minimenu change -- conf option to enable/disable the All tab

14 years agoAdded sample ovr file; applies to all libpnd consumers (mmenu, pmenu, pndnotifyd!)
skeezix [Mon, 22 Mar 2010 20:46:55 +0000 (16:46 -0400)]
Added sample ovr file; applies to all libpnd consumers (mmenu, pmenu, pndnotifyd!)

14 years agoAdded category mapping support to mmenu .. lets user define what categories to have...
skeezix [Mon, 22 Mar 2010 20:38:19 +0000 (16:38 -0400)]
Added category mapping support to mmenu .. lets user define what categories to have as tabs, and can reassign categories from one to another or merge them

14 years agoAdded 'same path' (as pnd file) overrides
skeezix [Mon, 22 Mar 2010 18:51:32 +0000 (14:51 -0400)]
Added 'same path' (as pnd file) overrides
Can now create foo.ovr (to go with foo.pnd), in same place as foo.pnd
The ovr file can override icon title, main and main-sub1 category, and clockspeed
Can also make foo.png in same location (end in .png) to override the icon
Icon override rquires client mods, so mmenu and pndnotifyd are fixed, need pmenu fixed

14 years agochange one comment in pnd_pxml.h to be more right
skeezix [Mon, 22 Mar 2010 14:35:49 +0000 (10:35 -0400)]
change one comment in pnd_pxml.h to be more right
mmenu:
- when using small icons without upscaling, center vertically now (always did horiz centering)
- when less categories than fill the screen, ensure draw the 'tab line' to complete the top border
- show 'subapp number' in the detail panel

14 years agoAdded about shoutouts list, but not coded yet
skeezix [Sat, 20 Mar 2010 03:29:03 +0000 (23:29 -0400)]
Added about shoutouts list, but not coded yet

14 years agoBy default will go for fast load now -- defer icons until later (as well as
skeezix [Sat, 20 Mar 2010 03:01:36 +0000 (23:01 -0400)]
By default will go for fast load now -- defer icons until later (as well as
deferred previews); icons will load in background thread, 1 every 1/10th second.
Configurable to make it load icons up front, or time between deferred loadso

14 years agoRefining the skin a little
skeezix [Sat, 20 Mar 2010 01:46:44 +0000 (21:46 -0400)]
Refining the skin a little

14 years agoQuick change, to avoid pnd_log calls when no serious logging going on; a few cycles...
skeezix [Fri, 19 Mar 2010 14:24:08 +0000 (10:24 -0400)]
Quick change, to avoid pnd_log calls when no serious logging going on; a few cycles saved, for something monitoring every damned key stroke, could be important

14 years agoAdded lcd brightness up/down to evmapperd
skeezix [Thu, 18 Mar 2010 02:09:54 +0000 (22:09 -0400)]
Added lcd brightness up/down to evmapperd
Also added del, comma, and number keys as keys that can be mapped, in case we need to
do testing or for me with a broken power button to map comma -> power :P
added crappy op_bright_up/down scripts, vimacs can fix them up :)

14 years agoAdded threaded background preview loading
skeezix [Thu, 18 Mar 2010 01:32:59 +0000 (21:32 -0400)]
Added threaded background preview loading
So wait 'defer ms' (1sec currently) and move on your way, it'll load the preview in background
If you happen to stay put, it'll redraw once the preview is ready

14 years agoAdded option to invoke a terminal from within mm
skeezix [Thu, 18 Mar 2010 01:03:05 +0000 (21:03 -0400)]
Added option to invoke a terminal from within mm

14 years agoChange -- minimenu was checking battery level every render (after most navigation...
skeezix [Wed, 17 Mar 2010 21:14:12 +0000 (17:14 -0400)]
Change -- minimenu was checking battery level every render (after most navigation keys); changed it to only check every 60s, and instead just reshow the previou value otherwise.

14 years agoHandle case when no apps are present at all (rescan after eject, say), and hit up
skeezix [Wed, 17 Mar 2010 19:30:30 +0000 (15:30 -0400)]
Handle case when no apps are present at all (rescan after eject, say), and hit up

14 years agopoll for low battery every 90s, not 300s as before. (mjw request,
skeezix [Wed, 17 Mar 2010 19:26:13 +0000 (15:26 -0400)]
poll for low battery every 90s, not 300s as before. (mjw request,
in consideration of those cases where a very high power drain exists
so 5m might not be available when at 1% battery..)

14 years agoBlink the charger LED instead of the Power LED, when battery is low
skeezix [Wed, 17 Mar 2010 19:25:41 +0000 (15:25 -0400)]
Blink the charger LED instead of the Power LED, when battery is low

14 years agoBetter handling of xfce, pmenu from mmenu
skeezix [Wed, 17 Mar 2010 19:12:58 +0000 (15:12 -0400)]
Better handling of xfce, pmenu from mmenu

14 years agoAdded basic touchscreen
skeezix [Tue, 16 Mar 2010 18:15:14 +0000 (14:15 -0400)]
Added basic touchscreen

14 years agoFixed a suspected crash that could occur for app scanning
skeezix [Tue, 16 Mar 2010 17:23:57 +0000 (13:23 -0400)]
Fixed a suspected crash that could occur for app scanning
Made scanning desktop apps, menu apps and aux-aps optional in conf
Added aux-apps, so folks can make a mmenu-only type searchpath for apps
Added Y to bering up midori to view documentation in pnd files

14 years agopunt
skeezix [Mon, 15 Mar 2010 20:21:13 +0000 (16:21 -0400)]
punt

14 years agoAdded box-merge option for pnd_container, and added ability for mmenu to scan both
skeezix [Mon, 15 Mar 2010 20:15:42 +0000 (16:15 -0400)]
Added box-merge option for pnd_container, and added ability for mmenu to scan both
menu and desktop application searchpaths

14 years agoChanged Start to Select .. so Start can start apps now (call it the CraigButton)...
skeezix [Mon, 15 Mar 2010 20:02:11 +0000 (16:02 -0400)]
Changed Start to Select .. so Start can start apps now (call it the CraigButton); Select now brings up
the menu with rescan apps, shutdown, etc.

Rescan apps is now functional in the menu

14 years agoAdded my own evdev handler for dpad/dpadbuttons/nubs, works fantastic
skeezix [Mon, 15 Mar 2010 02:14:02 +0000 (22:14 -0400)]
Added my own evdev handler for dpad/dpadbuttons/nubs, works fantastic

14 years agoBrought back info for multi-app pnds; for some reason I'd just changed it so it was...
skeezix [Fri, 12 Mar 2010 01:55:38 +0000 (20:55 -0500)]
Brought back info for multi-app pnds; for some reason I'd just changed it so it was one info per pnd, but really should be one info per subapp in a pnd

14 years agoMerge branch 'master' of ssh://skeezixgit@git.openpandora.org/srv/git/pandora-libraries
skeezix [Thu, 11 Mar 2010 20:48:33 +0000 (15:48 -0500)]
Merge branch 'master' of ssh://skeezixgit@git.openpandora.org/srv/git/pandora-libraries

14 years agoAdded 'info' system; PXML.xml can now cause a .desktop to be created, that will launc...
skeezix [Thu, 11 Mar 2010 20:47:07 +0000 (15:47 -0500)]
Added 'info' system; PXML.xml can now cause a .desktop to be created, that will launch a browser to show
an info page in the pnd-file

14 years agoMerge branch 'master' of git://git.openpandora.org/pandora-libraries
vimacs [Thu, 11 Mar 2010 15:57:09 +0000 (16:57 +0100)]
Merge branch 'master' of git://git.openpandora.org/pandora-libraries

14 years agoonly turn on wl/bt if it was on before
vimacs [Thu, 11 Mar 2010 15:56:17 +0000 (16:56 +0100)]
only turn on wl/bt if it was on before
modified:   testdata/scripts/op_power.sh

14 years agoStick <info> element into PXML.xml .. parser, disco-t, pxml-t
skeezix [Thu, 11 Mar 2010 15:39:10 +0000 (10:39 -0500)]
Stick <info> element into PXML.xml .. parser, disco-t, pxml-t

14 years agoPerms
skeezix [Wed, 10 Mar 2010 20:41:55 +0000 (15:41 -0500)]
Perms

14 years agoMerge branch 'master' of ssh://skeezixgit@git.openpandora.org/srv/git/pandora-libraries
skeezix [Wed, 10 Mar 2010 20:39:06 +0000 (15:39 -0500)]
Merge branch 'master' of ssh://skeezixgit@git.openpandora.org/srv/git/pandora-libraries
Pulled from stupid git :)

Conflicts:
testdata/scripts/pnd_run.sh

14 years agolots of changes for minimenu; wrap options, clock, caching options
skeezix [Wed, 10 Mar 2010 20:34:45 +0000 (15:34 -0500)]
lots of changes for minimenu; wrap options, clock, caching options

14 years agofixed check for running x
vimacs [Wed, 10 Mar 2010 20:20:25 +0000 (21:20 +0100)]
fixed check for running x
modified:   testdata/scripts/pnd_run.sh

14 years agorestructured script a bit, fixed ordering a bit, umounting should be slightly faster
vimacs [Wed, 10 Mar 2010 20:16:26 +0000 (21:16 +0100)]
restructured script a bit, fixed ordering a bit, umounting should be slightly faster
also see last commit
modified:   testdata/scripts/pnd_run.sh

14 years agoMerge branch 'master' of git://git.openpandora.org/pandora-libraries
vimacs [Wed, 10 Mar 2010 20:14:56 +0000 (21:14 +0100)]
Merge branch 'master' of git://git.openpandora.org/pandora-libraries

Conflicts:
testdata/scripts/pnd_run.sh

14 years agoFixed pnd_run.sh so -m and -u work, yay for previewpics
skeezix [Wed, 10 Mar 2010 17:30:26 +0000 (12:30 -0500)]
Fixed pnd_run.sh so -m and -u work, yay for previewpics

14 years agommenu now uses real app conf (desktop.searchpath) for apps; will add menu searchpath...
skeezix [Wed, 10 Mar 2010 17:27:26 +0000 (12:27 -0500)]
mmenu now uses real app conf (desktop.searchpath) for apps; will add menu searchpath in a bit
previewpics (deferred load) now work fine with new pnd_run.sh (to come), woowoo

14 years agoshould work
vimacs [Wed, 10 Mar 2010 17:27:08 +0000 (18:27 +0100)]
should work
modified:   testdata/sh/sudoers

14 years agofixed detaching/destroying of loop devices.
vimacs [Wed, 10 Mar 2010 17:26:14 +0000 (18:26 +0100)]
fixed detaching/destroying of loop devices.
nox mode when no x is running wont start x anymore
modified:   testdata/scripts/pnd_run.sh

14 years agoadded ln
vimacs [Wed, 10 Mar 2010 15:41:31 +0000 (16:41 +0100)]
added ln
modified:   testdata/sh/sudoers

14 years agoUpdating pnd_run.sh for vimacs
skeezix [Wed, 10 Mar 2010 15:36:43 +0000 (10:36 -0500)]
Updating pnd_run.sh for vimacs

14 years agoMerge branch 'master' of git://git.openpandora.org/pandora-libraries
vimacs [Wed, 10 Mar 2010 15:31:53 +0000 (16:31 +0100)]
Merge branch 'master' of git://git.openpandora.org/pandora-libraries

14 years ago modified: testdata/scripts/pnd_run.sh
vimacs [Wed, 10 Mar 2010 15:31:31 +0000 (16:31 +0100)]
modified:   testdata/scripts/pnd_run.sh

14 years agoChanged PXML so 'no_x' option is now 'x11', with option req/stop/ignore
skeezix [Wed, 10 Mar 2010 15:28:47 +0000 (10:28 -0500)]
Changed PXML so 'no_x' option is now 'x11', with option req/stop/ignore
Changed mmenu to suppress apps that require x11, when x11 is not running

14 years agoMerge branch 'master' of git://git.openpandora.org/pandora-libraries
vimacs [Wed, 10 Mar 2010 15:23:32 +0000 (16:23 +0100)]
Merge branch 'master' of git://git.openpandora.org/pandora-libraries

14 years agoSome ugly smarter mounting, making sure we done use more loop devices then enccesairy...
vimacs [Wed, 10 Mar 2010 15:22:02 +0000 (16:22 +0100)]
Some ugly smarter mounting, making sure we done use more loop devices then enccesairy, fixed loop cleanup
modified:   testdata/scripts/pnd_run.sh

14 years agoFix for deployment
skeezix [Tue, 9 Mar 2010 21:13:37 +0000 (16:13 -0500)]
Fix for deployment

14 years agoLots of changes/additions for minimenu
skeezix [Tue, 9 Mar 2010 21:10:14 +0000 (16:10 -0500)]
Lots of changes/additions for minimenu
- shows a menu when you hit Start now (so you can shutdown, or chang environments)
Commented out some debugging I'd recently added to libpnd proper

14 years agoCategory scroll offscreen left/right added
skeezix [Tue, 9 Mar 2010 17:42:42 +0000 (12:42 -0500)]
Category scroll offscreen left/right added
Conf file now instructs which of the 6 categories to use (main, main sub1, main sub2, and the alt 3 as well); default is main and alt only (no subs)

14 years agoUpdated makefile to lessen the breakage of image :)
skeezix [Tue, 9 Mar 2010 17:03:54 +0000 (12:03 -0500)]
Updated makefile to lessen the breakage of image :)

14 years agoFix so preview pics will scale correctly
skeezix [Tue, 9 Mar 2010 16:28:10 +0000 (11:28 -0500)]
Fix so preview pics will scale correctly

14 years agoMinor cleanups; possibly fixed Makefile for djw and mmenu
skeezix [Tue, 9 Mar 2010 15:30:06 +0000 (10:30 -0500)]
Minor cleanups; possibly fixed Makefile for djw and mmenu

14 years agoAdded GPLv2 license to minimenu
skeezix [Mon, 8 Mar 2010 21:48:21 +0000 (16:48 -0500)]
Added GPLv2 license to minimenu

14 years agoFirst checkin of Minimenu
skeezix [Mon, 8 Mar 2010 21:05:29 +0000 (16:05 -0500)]
First checkin of Minimenu

14 years agoAdded 'apps' dir to menu, so it goes with out posted goals of emitting to both deskto...
skeezix [Sat, 6 Mar 2010 04:52:45 +0000 (23:52 -0500)]
Added 'apps' dir to menu, so it goes with out posted goals of emitting to both desktop and menu
This has been bandied about for months, time to commit it :)

14 years agoAdded NORUN option to pnd_apps_exec, which goes as far as pnd_run but then skips...
skeezix [Sat, 6 Mar 2010 04:32:07 +0000 (23:32 -0500)]
Added NORUN option to pnd_apps_exec, which goes as far as pnd_run but then skips it. It records the pnd_run.sh
line to a buffer, which can then be retrieved. Thus, an app can find out how to run an app without depending on
pnd_apps_exec to actually run it.

14 years agoOnly merge overrides if the caller specifies override searchpath
skeezix [Sat, 6 Mar 2010 04:31:05 +0000 (23:31 -0500)]
Only merge overrides if the caller specifies override searchpath

14 years agoAdded get_size() func
skeezix [Sat, 6 Mar 2010 04:30:28 +0000 (23:30 -0500)]
Added get_size() func

14 years agoAdded _get_as_int_d function, which is same as _get_as_int but with default value...
skeezix [Sat, 6 Mar 2010 04:29:35 +0000 (23:29 -0500)]
Added _get_as_int_d function, which is same as _get_as_int but with default value (instead of returning BADNUM)

14 years agoMerge branch 'master' of ssh://skeezixgit@git.openpandora.org/srv/git/pandora-libraries
skeezix [Sat, 6 Mar 2010 04:28:30 +0000 (23:28 -0500)]
Merge branch 'master' of ssh://skeezixgit@git.openpandora.org/srv/git/pandora-libraries

14 years agoLimit how far we can backseek through a pnd-file
skeezix [Sat, 6 Mar 2010 04:27:30 +0000 (23:27 -0500)]
Limit how far we can backseek through a pnd-file

14 years agoMerge branch 'master' of git://git.openpandora.org/pandora-libraries
vimacs [Fri, 5 Mar 2010 15:40:45 +0000 (16:40 +0100)]
Merge branch 'master' of git://git.openpandora.org/pandora-libraries

14 years agoOnly forking when killing x.
vimacs [Fri, 5 Mar 2010 15:39:59 +0000 (16:39 +0100)]
Only forking when killing x.
modified:   testdata/scripts/pnd_run.sh

14 years agoAdded some basic pandora-logos to libpnd for people to use.. thanks ED :)
skeezix [Fri, 5 Mar 2010 02:30:05 +0000 (21:30 -0500)]
Added some basic pandora-logos to libpnd for people to use.. thanks ED :)

14 years agodoh.
skeezix [Fri, 5 Mar 2010 02:01:41 +0000 (21:01 -0500)]
doh.

14 years agowaitpid() instead of wait() in mount, unmount, and exec of pnds
skeezix [Fri, 5 Mar 2010 01:41:38 +0000 (20:41 -0500)]
waitpid() instead of wait() in mount, unmount, and exec of pnds

14 years agoMinor fix for config parsing, eliminates some prelude spacing on value form key/value...
skeezix [Fri, 5 Mar 2010 01:35:36 +0000 (20:35 -0500)]
Minor fix for config parsing, eliminates some prelude spacing on value form key/value pairs
minor change to notifyd's help message

14 years agoFix for getting .de when you wanted .en for example.. slightly better(?) isolang...
skeezix [Tue, 2 Mar 2010 04:07:13 +0000 (23:07 -0500)]
Fix for getting .de when you wanted .en for example.. slightly better(?) isolang best matcher

14 years agoAdding argument support to PXML; pnd_run.sh already had it, but PXML did not.
skeezix [Tue, 2 Mar 2010 03:38:35 +0000 (22:38 -0500)]
Adding argument support to PXML; pnd_run.sh already had it, but PXML did not.
In the Exec tag you can now specify args to pass, save you making sh-scripts in the pnd a lot of the time

14 years agoMinor debugging added; turns out a bug I tracked for hours was... a bad SDHC card :(
skeezix [Tue, 2 Mar 2010 03:08:12 +0000 (22:08 -0500)]
Minor debugging added; turns out a bug I tracked for hours was... a bad SDHC card :(

14 years agoSlightly larger icon read/write buffer
skeezix [Mon, 1 Mar 2010 05:01:53 +0000 (00:01 -0500)]
Slightly larger icon read/write buffer

14 years agoReduce over-icon-generation due to multiapps
skeezix [Mon, 1 Mar 2010 04:34:02 +0000 (23:34 -0500)]
Reduce over-icon-generation due to multiapps

14 years agoLarge change, to support multiple applications within a single PXML.xml file.
skeezix [Mon, 1 Mar 2010 03:52:09 +0000 (22:52 -0500)]
Large change, to support multiple applications within a single PXML.xml file.
genpxml script was updated to generate properly formed new XML
test apps were updated to comply
pnd_run will attempt to run all subapps right now, for lack of a better idea :)
pndnotifyd will generate all the icons and .desktop files for all subapps, and it should all work

14 years agoI too can mistype!
skeezix [Sat, 27 Feb 2010 02:15:45 +0000 (21:15 -0500)]
I too can mistype!

14 years agoAdded definition of 'affirmative' for bools in PXML
skeezix [Sat, 27 Feb 2010 02:13:43 +0000 (21:13 -0500)]
Added definition of 'affirmative' for bools in PXML
Added cpu-speed setting for app-exec and .desktop->Exec

14 years agosleepyhead :)
skeezix [Sat, 27 Feb 2010 02:03:00 +0000 (21:03 -0500)]
sleepyhead :)

14 years agodoh...
vimacs [Sat, 27 Feb 2010 01:33:15 +0000 (02:33 +0100)]
doh...
modified:   ../testdata/scripts/pnd_run.sh

14 years agoChange cpu clock [-c] stub
vimacs [Fri, 26 Feb 2010 12:47:37 +0000 (13:47 +0100)]
Change cpu clock [-c] stub
modified:   testdata/scripts/pnd_run.sh

14 years agolowered time for killist from 3 to 1 sec
vimacs [Fri, 26 Feb 2010 12:39:37 +0000 (13:39 +0100)]
lowered time for killist from 3 to 1 sec
modified:   testdata/scripts/op_menu.sh

14 years agoMake libpnd a little more tolerant of padding at end of PXML, when looking for icon
skeezix [Thu, 25 Feb 2010 16:00:11 +0000 (11:00 -0500)]
Make libpnd a little more tolerant of padding at end of PXML, when looking for icon

14 years agomoved umount union to section without noexec, noexec prevents aufs from working
vimacs [Thu, 18 Feb 2010 21:17:36 +0000 (22:17 +0100)]
moved umount union to section without noexec, noexec prevents aufs from working
modified:   testdata/sh/sudoers

14 years agoAdded shutdown warning/timer.
vimacs [Thu, 18 Feb 2010 18:29:00 +0000 (19:29 +0100)]
Added shutdown warning/timer.
modified:   testdata/scripts/op_power.sh

14 years agoThere may have been a bug preventing the pidlist to display which could be fixed...
vimacs [Thu, 18 Feb 2010 17:44:12 +0000 (18:44 +0100)]
There may have been a bug preventing the pidlist to display which could be fixed now :-)
modified:   testdata/scripts/op_menu.sh

14 years agochanged cpu resume from -ge 14 to -gt 14
vimacs [Thu, 18 Feb 2010 17:07:51 +0000 (18:07 +0100)]
changed cpu resume from -ge 14 to -gt 14
modified:   testdata/scripts/op_power.sh

14 years agofixed typo
root [Thu, 18 Feb 2010 16:59:31 +0000 (17:59 +0100)]
fixed typo
modified:   testdata/scripts/op_power.sh

14 years agoFixed conf for vimacs new script
skeezix [Thu, 18 Feb 2010 16:31:42 +0000 (11:31 -0500)]
Fixed conf for vimacs new script

14 years agoProper wl initfile name
vimacs [Thu, 18 Feb 2010 16:27:56 +0000 (17:27 +0100)]
Proper wl initfile name
modified:   testdata/scripts/op_power.sh

14 years ago new file: testdata/scripts/op_battlow.sh
vimacs [Thu, 18 Feb 2010 16:25:55 +0000 (17:25 +0100)]
new file:   testdata/scripts/op_battlow.sh

14 years agoPower down/up bt and wl
vimacs [Thu, 18 Feb 2010 15:22:01 +0000 (16:22 +0100)]
Power down/up bt and wl
modified:   testdata/scripts/op_power.sh

14 years agocheck if statefile exists
vimacs [Thu, 18 Feb 2010 15:20:25 +0000 (16:20 +0100)]
check if statefile exists
modified:   testdata/scripts/op_power.sh

14 years agoMerge branch 'master' of git://git.openpandora.org/pandora-libraries
vimacs [Thu, 18 Feb 2010 14:53:08 +0000 (15:53 +0100)]
Merge branch 'master' of git://git.openpandora.org/pandora-libraries

14 years agonew standby script
vimacs [Thu, 18 Feb 2010 14:52:28 +0000 (15:52 +0100)]
new standby script
modified:   testdata/scripts/op_power.sh

14 years agoAnd lets only do critical shutdown when a script is specified, shall we :)
skeezix [Thu, 18 Feb 2010 03:28:16 +0000 (22:28 -0500)]
And lets only do critical shutdown when a script is specified, shall we :)

14 years agoAdded critical battery level forced shutdown .. calls script when battery gets to...
skeezix [Thu, 18 Feb 2010 03:26:04 +0000 (22:26 -0500)]
Added critical battery level forced shutdown .. calls script when battery gets to (say) 1%
configured in evmapper conf

14 years agoAdded basic LED stuff to libpnd pnd_device
skeezix [Thu, 18 Feb 2010 03:07:38 +0000 (22:07 -0500)]
Added basic LED stuff to libpnd pnd_device
Added blink-timer to evmapperd .. low battery causes blink! cute!

14 years agoEvtest added (from beagleboard guys, just copied in for convenience)
skeezix [Wed, 17 Feb 2010 22:18:28 +0000 (17:18 -0500)]
Evtest added (from beagleboard guys, just copied in for convenience)
evmapperd properly detects power button now .. so can now do lid, power, and pandora-menu buttons
... soon to add power level blinking

14 years agoZombie.
skeezix [Wed, 17 Feb 2010 20:10:58 +0000 (15:10 -0500)]
Zombie.

14 years agoAdded anit-zombie measures to evmapperd
skeezix [Wed, 17 Feb 2010 19:28:47 +0000 (14:28 -0500)]
Added anit-zombie measures to evmapperd

14 years agofixed
vimacs [Wed, 17 Feb 2010 17:04:19 +0000 (18:04 +0100)]
fixed
modified:   testdata/scripts/op_lid.sh
modified:   testdata/scripts/op_menu.sh

14 years agoRemember old brightnes, dont use op_bright.sh
vimacs [Wed, 17 Feb 2010 12:14:54 +0000 (13:14 +0100)]
Remember old brightnes, dont use op_bright.sh
modified:   testdata/scripts/op_lid.sh