As all you know, in the latest builds of WM 6.5.x the position of start (Win) and close (X) buttons have changed from the task bar (on top of the screen) to the menu bar (bottom of the screen). Therefore, all the applications that modifiy the behaviour of this buttons do not work anymore.

AMeBa (Adapting Menu Bar) for WM6.5.x is a little application to customize the default behaviour of those buttons.

Features:

– Run as service.
– Tap on close button: customizable on HKCUSoftwarexTepAMeBaCloseTapAction.
– Tap&Hold on close button: customizable on HKCUSoftwarexTepAMeBaCloseHoldAction.
– Tap on start button: customizable on HKCUSoftwarexTepAMeBaStartTapAction.
– Tap&Hold on start button: customizable on HKCUSoftwarexTepAMeBaStartHoldAction.
– Posible values for close actions (CloseTapAction and CloseHoldAction):
* 0 = None: no action is done
* 1 = Default: default wm action (minimize app)
* 2 = Run App: launch a program (configurable on HKCUSoftwarexTepAMeBaCloseTapRun or HKCUSoftwarexTepAMeBaCloseHoldRun) with arguments (configurable on HKCUSoftwarexTepAMeBaCloseTapRunArguments or HKCUSoftwarexTepAMeBaCloseHoldRunArguments)
* 3 = Close: close the current app
* 4 = ScreenTap: simulate a tap on screen (position is configurable on HKCUSoftwarexTepAMeBaCloseClickX and HKCUSoftwarexTepAMeBaCloseClickX[/I])
– Posible values for start actions (StartTapAction and StartHoldAction):
* 0 = None: no action is done
* 1 = Default: default wm action (launch default honeycomb menu)
* 2 = Run App: launch a program (configurable on HKCUSoftwarexTepAMeBaStartTapRun or HKCUSoftwarexTepAMeBaStartHoldRun) with arguments (configurable on HKCUSoftwarexTepAMeBaStartTapRunArguments or HKCUSoftwarexTepAMeBaStartHoldRunArguments)
* 3 = QuickMenu: show QuickMenu menu (faster than runing QuickMenu.exe)
* 4 = ScreenTap: simulate a tap on screen (position is configurable on HKCUSoftwarexTepAMeBaStartClickX and HKCUSoftwarexTepAMeBaStartClickX[/I])
– Use HKCUSoftwarexTepAMeBaShowHoldAnimation to show (value 1) or not (value) tap and hold animation.
– Haptic feedback (not tested): customizable on HKCUSoftwarexTepAMeBaVibration. Posible values:
* 0 = None: no vibration at all
* 1 = During: vibration activated while taping (until releasing)
* 2 = End: vibration at the end of Tap or Tap&Hold (duration configurable on HKCUSoftwarexTepAMeBaTapVibrationTime or HKCUSoftwarexTepAMeBaHoldVibrationTime, set to 0 to disable one of them)
– Position Fix: Auto detects windows that overlap menu bar and move/resize them. Three working modes(configurable on HKCUSoftwarexTepAMeBaPositionFix):
* 0 = Disabled: no position fix.
* 1 = Use black list: do no apply position fix in the the apps included in the list on HKCUSoftwarexTepAMeBaPositionFixList.
* 2 = Use white list: apply position fix only in the the apps included in the list on HKCUSoftwarexTepAMeBaPositionFixList.
* HKCUSoftwarexTepAMeBaPositionFixList is a semi-colon separated list of filenames with full path.
– Launcher for those devices that the service does not start automatically
– Force Close: If a window does not close friendly, with this option active AMeBa will try to close it forced. (Disabled by default, can be activated setting HKCUSoftwarexTepAMeBaForceClose to 1)
– Close exclusion list with the list of apps that must be minimized instead of closed (configurable HKCUSoftwarexTepAMeBaCloseExclusionList). It is a semi-colon separated list of filenames with full path (for example: Windowsreplog.exe for ActiveSync).
– Configurable CPU usage: you can specify the number the milliseconds between searching for new windows (configurable on HKCUSoftwarexTepAMeBaPollingInterval). If you increase this number AMeBa use less CPU but it takes more time to detect new windows.

http://forum.xda-developers.com/showthread.php?t=583002