![]() |
copy and paste in osso-xterm
Native xterm in n900 seems very usable to me. The only thing which was bothering me is the selection. So I was happy to find that it's easy to fix in source.
The following five lines of code in terminal-widget.c/terminal_widget_do_keys will create very useful soft button. if(!strcmp(key_string,"CP")) { terminal_widget_copy_clipboard (widget); terminal_widget_paste_clipboard (widget); return; } Then you can use gconftool-2 to add that button to terminal's toolbar. It will act as pressing middle mouse button in regular xterm. I don't know what is the right way to contact package maintainters or to upload a package. So, I need to know if someone else is interested. |
Re: copy and paste in osso-xterm
Oh yes....
|
All times are GMT. The time now is 19:00. |
vBulletin® Version 3.8.8