3

There is a lot of devices with a single-touch screen and the Oneiric Unity has no always-visible Dash icon. So, how can I get it without keyboard providing that moving pointer to the edge is almost impossible on the majority of resistive touchscreens?

One way I know of is to use easystroke with Button1 for gestures and short timeout. Didn't try Win-button emulation yet but there is a CLI way: Is there a way to launch Unity Dash outside of Unity?

Another ways you know of such as easy Taskbar-icon creation?

int_ua
  • 8,892

2 Answers2

1

Just set your launcher to be always-visible:

'CompizConfig Settings Manager' (CCSM) >> Category: Desktop >> 'Ubuntu Unity Plugin' >> Behavior >> Hide Launcher: Never

I have already set this, as I did not like the disappearing / windowing re-sizing of the default behavior.

david6
  • 14,528
  • 5
  • 38
  • 46
0

If you have a keyboard, hit the Windows/Super button.

MiJyn
  • 3,396