|
2011-05-25
, 19:27
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#2
|
|
2011-05-25
, 19:32
|
Posts: 89 |
Thanked: 26 times |
Joined on Nov 2008
@ Canada
|
#3
|
|
2011-05-25
, 20:49
|
Posts: 435 |
Thanked: 769 times |
Joined on Apr 2010
|
#4
|
|
2011-05-25
, 21:28
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#5
|
|
2011-05-25
, 21:46
|
Posts: 89 |
Thanked: 26 times |
Joined on Nov 2008
@ Canada
|
#6
|
|
2011-05-25
, 22:17
|
Posts: 804 |
Thanked: 1,598 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#7
|
@gionni88: That doesn't seem to work for me (ctrl-shift-x). Any ideas why it wouldn't? My only thought of something that might interfere is Advanced SystemUI.
@maacruz: Yes, I have tried DT (and love it). Unfortunately it didn't help with my touchscreen issue.
#!/bin/sh /usr/bin/osso-xterm
update-rc.d runossoxterm.sh start 99 2 .
The Following User Says Thank You to misiak For This Useful Post: | ||
|
2011-05-26
, 05:48
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#8
|
update-rc.d runossoxterm.sh start 99 2 .
The Following 2 Users Say Thank You to auouymous For This Useful Post: | ||
|
2011-05-26
, 08:23
|
Posts: 804 |
Thanked: 1,598 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#9
|
|
2011-05-30
, 18:50
|
Posts: 89 |
Thanked: 26 times |
Joined on Nov 2008
@ Canada
|
#10
|
update-rc.d: error: no <basename>
Specifically, I want to run osso-xterm. My touchscreen is getting flaky and unreliable, and I want some way of interacting with the system.
Andy