|
2011-12-04
, 00:23
|
Posts: 246 |
Thanked: 70 times |
Joined on Nov 2011
|
#142
|
|
2011-12-04
, 01:24
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#143
|
The Following User Says Thank You to F2thaK For This Useful Post: | ||
|
2011-12-04
, 01:29
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#144
|
I have same question as soleil.
I want to install version 2.6 but i dont want landscape.
So what should i do?
|
2011-12-04
, 01:45
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#145
|
I will make it into themes I think. One that has landscape, one that doesnt.
Then Id love to package it into a deb and put into appsformeego repo (Ill need help with that)
|
2011-12-04
, 02:13
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#146
|
I tried to make an independent theme based on these changes, not sure if all the tweaks work but most of them do. The attached tarball is based on the version 2.4 of the changes, I left out the lansdscape mod because it seemed so buggy. To install, extract the archive to /usr/share/themes/ and use ThemeChanger available at http://repo.pub.meego.com/home%3a/ma...tandard/armel/ to select the theme "Fast Transitions", then reboot. If someone knows how to change the theme manually please let me know.
To go back to the default theme select the theme called "Blanco".
I also looked into making a package out of this but that seemed too complicated for now.
|
2011-12-04
, 02:18
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#147
|
Cool! I could help you with that.. but what i honestly think is that this tweak should be possible on any theme. It would probably be pretty easy to do. I could teach you if you'd like. A couple of seds for any string you need to change.
The sed command goes in to a file > finds the string > substitute it for what you like. So if you want a value be changed from "200" to "100" you would do "sed 's/200/100/' /path/to/file". That sed will not write to a file so feel free to test it out. To write to a file you'll need to add the "-i" prefix. So pretty basic and with some variables it would be compatible with any theme.
|
2011-12-04
, 02:19
|
Posts: 1,539 |
Thanked: 1,604 times |
Joined on Oct 2011
@ With my N9
|
#148
|
Im not very proficient with linux, only used it since the N900 came out. As of today Ive changed 52 files to alter the transitions. I think making a script to backup old files and copy new ones across, and a script to revert back is hard enough for me!
|
2011-12-04
, 02:55
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#149
|
|
2011-12-04
, 03:39
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#150
|
Im not very proficient with linux, only used it since the N900 came out. As of today Ive changed 52 files to alter the transitions. I think making a script to backup old files and copy new ones across, and a script to revert back is hard enough for me!
The Following User Says Thank You to AlMehdi For This Useful Post: | ||
I created one.. See here, it's have different option for installation of this tweaks. I uploaded new version based on v2.6 from first post..
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.