Answer the question
In order to leave comments, you need to log in
How to solve Ubuntu screen resolution issue on netbooks with Atom N2600?
Ran into a nasty bug(?). Ubuntu 12.04 cannot set the correct screen resolution in Lenovo S110 netbook with Atom N2600 processor, only 800x600 is available. Haven't tested on older versions. lspci output:
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 09)
Maybe someone came across, because the stone is common, please tell me how to solve the problem. Thank you.
Answer the question
In order to leave comments, you need to log in
Here is a discussion of this issue -http://forum.ubuntu.ru/index.php?topic=186601.15
You can use ArrauList instead of an array.
ArrayList<String> strings = new ArrayList<String>();
strings.add("a1");
strings.add("a2");
strings.add("a3");
strings.add("a4");
String s = strings.get(1);
Explicitly: create a new array, copy with addition.
Implicitly: use container classes.
And what about an associative, multi-level array, store the old and new arrays in the array by id, and then parse it in a loop as you need.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question