Results 1 to 12 of 12
- 05-21-2011, 11:48 PM #1
Laptop/Netbook apps that rotate 90 deg
Hi,
I looking at getting a Netbook as a internet access device and as an ebook reader. Most netbooks have a 1024x600 resolution.
I prefer the 600x1024 resolution for reading. I'd hold the netbook like a book with the keyboard in one hand and the screen in the other.
Are there any apps the will rotate the top 90 deg?
Most items I read would be HTML. Like the Java Tutorial or API docs
Thanks,
Norm
Also posted at:
Laptop/Netbook apps that rotate 90 deg - Dev Shed
- 05-22-2011, 01:01 AM #2
Normally you'd rotate your whole desktop via your window manager settings. On a per-app level, I know it's possible to draw text vertically in Swing (example). I wonder if there's a JTextArea-derived component out there that can render a whole document sideways. (If not, there should be!)
Get in the habit of using standard Java naming conventions!
- 08-09-2011, 07:05 PM #3
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 9
What is the difference between Laptop and netbook?
{"1024x600"} are netbooks smaller (and wider relative to the heights)?Ex animo! Hibernate
Java, Arch Linux, C, GPL v3, Bash, Eclipse, Linux VT, GNOME 2 and many buttons on windows.
- 08-09-2011, 07:06 PM #4
Net books don't have DVD/CD I/O.
- 08-09-2011, 10:02 PM #5
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 9
Well, how needs that on their portable (or smaller) computers, if it takes out spaced that can be used for other things.
But why do they not have it?Ex animo! Hibernate
Java, Arch Linux, C, GPL v3, Bash, Eclipse, Linux VT, GNOME 2 and many buttons on windows.
- 08-09-2011, 10:08 PM #6
I never posted that I had found out how to rotate the screen: CTRL+ALT+ an arrow
- 08-09-2011, 10:14 PM #7
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 9
You did not post OS either but since Ctrl+Alt+{←↑→↓} does not work for me, I assume you are running in Windows or something.
Here is the X solution anyway:
Invoke process:
xrandr [--nograb] [--screen snum] --rotate {normal, left, right, inverted}
man xrandr for more stuff…Ex animo! Hibernate
Java, Arch Linux, C, GPL v3, Bash, Eclipse, Linux VT, GNOME 2 and many buttons on windows.
- 08-09-2011, 10:19 PM #8
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 9
Also if you want automatic detection if rotation of the computer (physical rotation).
Dissemble your PS3 controller and build it into your computer and connect it via USB (avoid bluetooth as it will force you to open your computer and recharge it).
All(!) information from the controller is reable from a /dev/hidraw* file.
Edit:
With rotation I meant tilting. (Yes, titling in that plane (both 2 planes not described by (that is: not orthogonal to) the gravitation are picked up.)
(But rotational acceleration in the 3rd plane is picked up.)
Edit 2:
And you I do realise the controller will probably not fit inside the computer.
In that case do not remove anything that is already there (when bought).
Simple attach it to the exterior instead.Last edited by Hibernate; 08-09-2011 at 10:29 PM.
Ex animo! Hibernate
Java, Arch Linux, C, GPL v3, Bash, Eclipse, Linux VT, GNOME 2 and many buttons on windows.
- 08-10-2011, 02:39 PM #9
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 14,422
- Blog Entries
- 7
- Rep Power
- 28
Well, thank you very much for that: I tried that Ctrl-Alt <one of the arrows> thing and nothing happened; because it's my constitutional right to have my laptop screen tilted I started fooling around; in my configuration screen I found something for a 'tablet computer'; I fooled around a bit there and presto: I had my screen tilted 90 degrees. After a few minutes of toying around I decided to tilt it back again but I couldn't find that 'tablet' thingie anymore. I decided to reboot my laptop but couldn't manage to make my mouse pointer point to the top left corner (originally the bottom left corner), i.e. the thing had become sort of spastic. After some fiddling I finally succeeded and rebooted the machine. After rebooting the darn thing still had a tilted screen. After some more fiddling and messing around automagically that 'tablet' thing appeared again; I tilted back my screen and now my neck hurts; thank you very much.
kind regards,
JosBuild a wall around Donald Trump; I'll pay for it.
- 08-10-2011, 03:37 PM #10
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 9
Well, it is also your constitutional right to think before acting.
Ex animo! Hibernate
Java, Arch Linux, C, GPL v3, Bash, Eclipse, Linux VT, GNOME 2 and many buttons on windows.
- 08-10-2011, 03:53 PM #11
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 14,422
- Blog Entries
- 7
- Rep Power
- 28
- 08-10-2011, 10:25 PM #12
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 9
Similar Threads
-
I cannot instal jre on my netbook it gives 123 error
By ayeritsian in forum New To JavaReplies: 5Last Post: 01-10-2012, 03:59 PM -
Problem with Java 64-bit on my laptop
By Unqualified in forum New To JavaReplies: 1Last Post: 05-08-2011, 12:17 AM -
What is the best JAVA compiler/IDE for Netbook
By loveCatz in forum New To JavaReplies: 8Last Post: 12-22-2010, 04:36 PM -
Laptop Help
By Lil_Aziz1 in forum Forum LobbyReplies: 9Last Post: 08-08-2010, 06:04 PM -
Access Macaddress on laptop
By dhaivat in forum AWT / SwingReplies: 0Last Post: 07-11-2010, 03:49 PM
Bookmarks