When I was using Gnome Do, it could remember all applications I use much more frequently, and then it could make a correct suggestion. Example: I have applications Cheese(web-cam app, I don't this much) and Chromium (browser, I launch new window every 5-10 minutes). With Gnome-do, when I type "c" and then "h", it suggested "Cheese" only once. Later it was suggesting only Chromium, even on letter "c", because I'm using this much more. With Synapse I still need to type the whole "chr" every time. How do I fix that?
creitve's questions
I wonder if it is possible to make Nautilus grouping files and folders as Windows do. This is the only thing I don't like in Ubuntu interface. In Windows in every folder my files are always separated to last edited groups: today, yesterday, this week etc. In Ubuntu, say, in Downloads, I hardly able to find what was downloaded 5 seconds ago. Any tweaks/software to implement this? I'm using 10.10.
So, I've got radeon 3850 agp card. It seems that all videos and graphics are handled by CPU, according to cpu usage. All effects are enabled and working(like compiz), but videos and 3d are extremely slow and low-fps, though I use proprietary ati drivers. What do I need to do to get normal fps? Ready to answer additional questions.
So, I think 10.7 finally installed, but nothing new happend. Hi-res video still 0.3 fps.(video is 1280x720, screen is 1920x1080).
Decided to show my xorg.conf:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Thanks everyone, I also wanted to ask: everybody tell me, that this parameter:
creitve@localhost:~$ glxinfo|grep render
direct rendering: No (LIBGL_ALWAYS_INDIRECT set)
OpenGL renderer string: ATI Radeon HD 3850
must be "yes", but I didn't manage to enable it. What do I need to get it running? Im sure, it's 100% related to my problem, right?