Przejdź do głównej zawartości

X Mapper 1.0 - Tool for mapping X Panel Button

I've made an application that allows simple mapping / binding exe files to X Panel Button (via editing registry file, SOFTWARE\\SonyEricsson\\PanelManager)

I think that using my X Mapper is faster and easier then manual editing registry...

Instruction:

1. if it's first time do Backup of registry entry and panelmanager.lnk in StartUp folder!
a) (go to Menu->Backup->Save)
b) (Menu->panelmanager.lnk->beckup before delete)
2. then we have to delete panelmanager.lnk from our StartUp folder
(Menu->panelmanager.lnk->try to delete)
3. Choose one from available Events:
- Run Program (allows to run program)
- Run Program with Argument (allows to run any other application but with additional argument (uses my RWA app, see my signature)
- Toggle WiFi (changes state of Wifi Adapter, uses external exe)
- Toggle BT (changes state of BT Adapter, uses external exe)
- Lock (devicelock.exe is executed)
4. if Run Program / Run Program with Argument is selected then press: "Choose File" button, the Open File dialog form will be showed, navigate for file, choose file by tapping on it's name, then press OK,
5. from Menu select: Save chosen settings,
6. then softreset (Menu->Soft Reset) and enjoy !

You can restore all made backups with:
Menu->Beckup->Recover (for default registry entry), or
Menu->panelmanager.lnk->recover link for default panelmanager link in Windows StartUp folder...


Thread & Download:
XDA-Developers.com Thread

cheers :)

Komentarze

Popularne posty z tego bloga

Angular2 + Moment.js library with Visual Studio 2017 .Net Core 2.0

Hey there! Recently I was facing problem with adding MomentJs library to Angular2 in .net core 2.0 project.  I'm using Visual Studio 2017 15.3.3.  ( https://www.visualstudio.com/pl/thank-you-downloading-visual-studio/?sku=Community&rel=15 ) Create new test project 2. Use Web -> Angular template  3. Compile and run in chrome to check that everything is ok.  4. Edit package.json. At the end of "dependencies" add new line:  "moment": "2.18.1" 5. Edit tsconfig.json file, At "compilerOptions" add: "allowSyntheticDefaultImports": true, 6. Edit home.component.ts and add: import * as moment from 'moment'; and the constructor.     constructor() {         try {             console.log("test");             let now = moment().format('LLLL');             console.log(now);     ...

świat znowu schodzi na psy... Ganguro

Characteristics In ganguro fashion, a deep tan is combined with hair dyed in shades of orange to blonde, or a silver gray known as "high bleached". Black ink is used as eyeliner and white concealer is used as lipstick and eyeshadow. False eyelashes, plastic facial gems, and pearl powder are often added to this. Platform shoes and brightly-colored outfits complete the ganguro look. Also typical of ganguro fashion are tie-dyed sarongs, miniskirts, and lots of bracelets, rings, and necklaces. The deep ganguro tan is in direct conflict with traditional Japanese ideas of feminine beauty. Due to this, as well as their use of slang, unconventional fashion sense, and perceived lack of hygiene, ganguro gals are almost always portrayed negatively by the Japanese media. Fashion magazines like Egg and Cawaii magazine have had a direct influence on the ganguro. Other popular ganguro magazines include Popteen and Ego System. The ganguro culture has evolved its own synchronized dances, call...