Active Topics

 


Reply
Thread Tools
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#1
Hi all members of TMO,
due to the recent release of the CSSU and Hildon Desktop Portrait, a new feature appeared: A tip to Blacklist some apps to make them stay as landscape.
As it is not evident to know what application remains to what name in the N900 (i mean Maemo OS), I would like to start this thread, with the help of everybody to list all the applications they have and list their name in the maemo OS here, at least for the applications they know.
If we succeed to have a big list, one can create a wiki page to sum up everything. This way, it will be easy to find what application to blacklist or even what application to uninstall with x-Terminal for example!

This is a work in progress, Let's wait for a proper Blacklist GUI to get rid of this thread!

You can check the wiki link HERE to see Portrait compatibility for Applications.

Originally Posted by droll View Post
is there a way we can extract these names ourselves?
For the moment, there are two options to See the names of these applications.

First option (Thanks to kaos_king)

Code:
dpkg -l
This lists all the applications installed in the N900 but it's a bit weird because it only lists the latest applications (Alphabetically)

Second Option (Thanks to AlMehdi)

Code:
maemo-list-user-packages | awk '{print $1}'
I think that this command lists only the application installed by the user. (Correct me if I'm wrong) Best to Use IMO.

Third Option (Thanks to hxka) but I did not test it yet

Install x11-utils. Run
Code:
xlsclients
This will give you a list of applications connected to X server.


How to put apps to white/Blacklist??

According to these posts, you must modify the transition.ini file, located in usr/share/hildon-desktop/

Originally Posted by ejasmudar View Post
Hmm, the idea of supporting both blacklist and whitelist would be good idea an IMHO not very difficult to implement.

This is how is could work:
Both whitlist and blacklist will be supported. But there will be only one of those in transisition.ini. (The other one would be commented out). So, if someone has the line saying
Code:
blacklist=xxx yyy zzz
#whitelist = aaa bbb ccc
then the apps in the list will be blacklisted. And viceversa

However, if some doofus of a user has both enabled, then hildon could revert to a default of accepting only whitelist and ignoring the blacklist.

I think this way both camps can be satisfied. Opinions...?
Originally Posted by dekkelkamp View Post
/usr/share/hildon-desktop/transitions.ini, on the bottom of this file you can add a row (if its not allready there) like this:
blacklist = appname1 appname2
or
whitelist = appname1 appname2

example "whitelist = osso-browser" or "blacklist = mediaplayer"



__________________________

So to start, here is what i know for the moment:
  • mediaplayer The stock media player
  • osso-xterm xTerminal
  • image-viewer Image viewer
  • camera-ui Camera
  • Calendar Calendar
  • nokia-maps Nokia Maps
  • osso_calculator Calculator
  • osso-browser Stock Browser
  • conky Conky..
  • qtlockscreen Qt Lockscreen by sakya
  • someplayer SomePlayer
  • worldclock Clock
  • controlpanel Settings
  • rtcom-call-ui Phone
  • active-desktop-sp
  • advanced-clock-plugin
  • angrybirds
  • angrybirds-levelpack1
  • angrybirds-levelpack2
  • angrybirds-levelpack3
  • angrybirds-levelpack4
  • apmefo
  • applock
  • autodisconnect
  • bounce
  • Bless900
  • AlmostTI
  • cal-home-widget
  • callerx
  • callerxui
  • cell-modem-ui
  • cfmradio
  • chaosandmayhem
  • clean900
  • com-ea-app-monopoly
  • com-ea-app-sims
  • com-gameloft-app-asphalt5
  • com-gameloft-app-blades
  • com-gameloft-app-driver
  • com-gameloft-app-hawx
  • com-gameloft-app-nova
  • com-gameloft-app-realsoccer2010
  • com-gameloft-app-xletsgolf
  • com-glu-app-clockwork
  • com-glu-app-ghero5
  • community-ssu-enabler
  • conky-n900 Conky..
  • conkylayoutswitcher
  • connectnow-home-widget
  • cpumem-applet
  • cssufeatures
  • custom-operator-name-widget
  • decoders-support
  • diskusage
  • docstogo
  • drnoksnes SNES Emulator
  • es-no2-basketmania
  • evopedia
  • extcalllog
  • fapman
  • fillmore
  • flashlight-applet
  • flashlight-extra-gtk
  • fm-boost
  • friendlyfm
  • guitar-chords
  • harmattan-icons-pack
  • headphoned
  • hostmode-gui
  • kernel-power-flasher
  • kernel-power-settings
  • kmplayer KMPlayer
  • leafpad
  • led-pattern-editor
  • libqtm-bearer
  • libqtm-contacts
  • libqtm-location
  • libqtm-messaging
  • libqtm-multimedia
  • libqtm-publishsubscribe
  • libqtm-sensors
  • libqtm-serviceframework
  • libqtm-systeminfo
  • libqtm-versit
  • lowbatled
  • livewp Non rotating Live Wallpaper
  • mc Midnight Commander
  • maemoblocks
  • osso-chess-ui
  • osso-mahjong
  • osso-lmarbles
  • gnuchess
  • mp-fremantle-community-pr
  • n900-fmrx-enabler
  • neverball
  • neverputt
  • nhouse
  • njurassic
  • offscr-discs
  • offscr-fifteen
  • ogg-support
  • openssh
  • openssh-client
  • openssh-server
  • opera-mobile
  • personal-ip-address
  • picodrive SEGA MEga Drive Emulator
  • preenv Preenv (Need to be tested)
  • qcpufreq QCPUFrequency
  • qtquickcompat
  • queen-beecon
  • quick-launch
  • quickpanorama-pro
  • recorder
  • rootsh
  • simple-brightness-applet
  • spbbrainevolution
  • spin
  • stellarium-mobile
  • tangram
  • tar-gnu
  • theme-customizer
  • timedsilencer
  • ttf-droid
  • tutorial-home-applet
  • vgb GBC Emulator
  • vgba GBA Emulator
  • worldtv99
  • zenbound

Thanks for your participation!
And the title sounds a little bit weird , if someone has an idea, don't hesitate!

Edit: List updated, thanks to TransTech, AlMehdi, kaos_king, hxka, Alfred, Peter2P
__________________
If you find this post useful for you, or for another member, just hit the Thanks! button

Last edited by Boemien; 2011-09-11 at 15:21.
 

The Following 31 Users Say Thank You to Boemien For This Useful Post:
TransTech's Avatar
Posts: 671 | Thanked: 876 times | Joined on Mar 2011
#2
conky for Conky..
qtlockscreen for Qt Lockscreen by sakya
someplayer for SomePlayer
worldclock for Clock
controlpanel for Settings
QCPUFreq for QCPUFrequency
rtcom-call-ui for Phone


simply start conky and an app you want to find it will be there..

Last edited by TransTech; 2011-09-07 at 15:52.
 

The Following User Says Thank You to TransTech For This Useful Post:
Posts: 958 | Thanked: 483 times | Joined on May 2010
#3
is there a way we can extract these names ourselves?
 
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#4
It was "Internal Names" that got me confused lol.

My suggestion is "Package Names of All Maemo Applications"

As a side note, how do i get the task switcher to always be landscape? Sometimes it goes portrait and looks a little messed up. I never use my phone in portrait and so want all apps/screens to be landscape.
 

The Following User Says Thank You to kaos_king For This Useful Post:
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#5
Originally Posted by droll View Post
is there a way we can extract these names ourselves?
This will list all packages installed I believe....
Code:
dpkg -l
 
Posts: 114 | Thanked: 109 times | Joined on Nov 2010 @ Finland
#6
Originally Posted by droll View Post
is there a way we can extract these names ourselves?
Cd to /usr/share/applications/hildon/ and examine the desktop files, especially the lines that start with Exec=
 

The Following User Says Thank You to Keneraali For This Useful Post:
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#7
Originally Posted by kaos_king View Post
This will list all packages installed I believe....
Code:
dpkg -l
The package names won't necessarily match the executable names.
 

The Following User Says Thank You to pelago For This Useful Post:
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#8
Originally Posted by kaos_king View Post
It was "Internal Names" that got me confused lol.

My suggestion is "Package Names of All Maemo Applications"

As a side note, how do i get the task switcher to always be landscape? Sometimes it goes portrait and looks a little messed up. I never use my phone in portrait and so want all apps/screens to be landscape.
Did you forced portrait for application under CSSU configuration??
__________________
If you find this post useful for you, or for another member, just hit the Thanks! button
 
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#9
Originally Posted by Boemien View Post
Did you forced portrait for application under CSSU configuration??
'Force rotation Enabled' is not ticked in cssu tuner, is that what you mean?
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#10
Originally Posted by kaos_king View Post
'Force rotation Enabled' is not ticked in cssu tuner, is that what you mean?
Yes. Enable it to have portrait support in task switcher!
__________________
If you find this post useful for you, or for another member, just hit the Thanks! button
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:02.