-
XS++ 4.1 Linux
instruction how to work and use XS++ 4.1 Linux Beta version released lastly to flash and customize SE any cid phones upto cid 53 DB 2020.First of all this Beta version is compatible only in Linux and Macintosh computers not Windows operating system.You must have Linux installed.No need drivers installed as dcu 60 for example.It is needful a package called "libfltk1.1_1.1.9-4_i386.deb",install this one and then in Linux press Alt +F2 write "Gnome-Terminal" then press Enter. 1. Open a terminal and type sudo su
2. Then type the following:
gedit .gnome2/nautilus-scripts/Open\ as\ root
3. Now add the following to the open document and save the file:
for uri in $NAUTILUS_SCRIPT_SELECTED_URIS; do
gksudo "gnome-open $uri" &
done
4. Back at the terminal, type:
sudo chmod +x .gnome2/nautilus-scripts/Open\ as\ root
All set, now when you want to open a file as root, simply right click the file and select Scripts-> Open as root
Note: You may need to restart to see the changes!
Right Click open as root Screenshot:
Right click at XS++ folder and a popup "scripts" displays "open as root" click it by left mouse and open the folder double click at executable XS++ then press connect.Use the soft as is used in Windows system Operating for ex. XS++3.1.
-
Re: XS++ 4.1 Linux
Thank you very much, works great :)
-
Re: XS++ 4.1 Linux
Thnx...
I just connected the phone... but it seems that the place for patching is disable!! just we can take the gdfs and flash phones... patching is not possible...
-
Re: XS++ 4.1 Linux
Where to find the package libfltk1.1_1.1.9-4_i386.deb and download it
-
Re: XS++ 4.1 Linux
xs++4.1 support cid53 but can't patch
-
Re: XS++ 4.1 Linux
can it support script writing facility
-
Re: XS++ 4.1 Linux
Yes. It support GDFS Script writing. I wrote TOTAL TIME RESET GDFS script on My K770 CID53 phone successfully using XS++ Linux version.
-
Re: XS++ 4.1 Linux
where can i download xs++4.1 for linux...
-
Re: XS++ 4.1 Linux
It is available at official site of xs++ google for it
-
Re: XS++ 4.1 Linux