We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear All,
Hi, I have few questions about linux on samsung chromebook
I followed all the instructions then successfully generated SD image and then installed x11 using script.
But when I start x11 windowing system, it only shows me one terminal frame window without anything. Is that right? I thought it will show me linux user interface like unity..
And the other question is if I see image file using viewer program based on terminal, it shows me kind of image but it consists of letters such as '?', '!'..
So now I cannot make sure about my OS system which is installed well or not.
Thanks a lot in advance,
Woojung Myung
Hi nightskyz,
You are under no obligation to use only the single terminal. The system install is a full ubuntu system and as such you can freely install any new packages you want as you would with a full ubuntu desktop install using apt-get install. You can then launch the program as you would using a terminal on any other system. As chrisvarns suggested, I would recommend feh. You can install it using `apt-get install feh`.
Hope this helps,
Rich