Sponsored Content
Full Discussion: Toshiba laptop
Top Forums UNIX for Dummies Questions & Answers Toshiba laptop Post 6693 by gennaro on Monday 10th of September 2001 11:38:28 AM
Old 09-10-2001
stupid reply

What do you mean by the screen widht and hieght settings?
 

7 More Discussions You Might Find Interesting

1. SCO

SCO 5.0.5 and Toshiba eStudio

Hi there guys and gals. I have me a near new Toshiba eStudio 2500c. I am having problems however. i cannot print landscape? portrait comes out fine. I have followed the Instructions on install to the letter. when i print i try the following lp -dToshibal -o LANDSCAPE... (6 Replies)
Discussion started by: togashiando
6 Replies

2. Ubuntu

Help in installing UBuntu 7.10 in Toshiba Tecra A8(Vista business)

Hi, I recently bought a Toshiba Tecra A8 laptop with preinstalled Vista Business license. I would like to install UBuntu 7.10 as another OS. However, I have some doubts:- i) I am not sure whether do the above model supports Linux/Ubuntu in terms of compatibility. So far, I googled and knew... (1 Reply)
Discussion started by: ahjiefreak
1 Replies

3. Solaris

can't install solaris 10 on toshiba laptop

i had a toshiba laptop ( satellite L20 - 100) and i'm trying to install solaris 10 ...but it doesn't complete the setup from the very first begining it gives me this msg: unable to reset device //pci@0,0/pci1179,ff31@1d,2 can anybody help me installing solaris on the pc??? also can the... (2 Replies)
Discussion started by: slimydoom
2 Replies

4. Ubuntu

Toshiba Laptop Won't Run Bluetooth with Ubuntu

I am running Ubuntu 8.1 on a Toshiba Satellite P105-S9337 with built-in Bluetooth hardware. I cannot get the Bluetooth hardware to work with my Microsoft Bluetooth mouse. I have installed the tosh software with no luck. Does anyone have an idea as to what to try. I have several kernel mods... (0 Replies)
Discussion started by: tjloeb
0 Replies

5. Ubuntu

Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop)

Hi to all, I have the problem that a laptops with windows XP cannot startup even in safe mode nor using last good known configuration. I have a Ubuntu 10.10 Live CD and booting from it I can read the Hard Drive. I need to do a backup the Hard Drive from XP laptop and I want to connect this... (5 Replies)
Discussion started by: cgkmal
5 Replies

6. What is on Your Mind?

How is the after sales Service of HP,Dell & Toshiba in India?

Since i was planning to buy a laptop i was just wondering how Problematic these brands products are and how is the after sales service & warranty issues in India(Delhi). (1 Reply)
Discussion started by: Leyvanom
1 Replies

7. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies
Geometry::Primitive::Rectangle(3pm)			User Contributed Perl Documentation		       Geometry::Primitive::Rectangle(3pm)

NAME
Geometry::Primitive::Rectangle - 4 sided polygon DESCRIPTION
Geometry::Primitive::Rectangle a space defined by a point, a width and a height. SYNOPSIS
use Geometry::Primitive::Rectangle; my $poly = Geometry::Primitive::Rectangle->new(); $poly->add_point($point1); $poly->height(100); $poly->width(100); ATTRIBUTES
height Set/Get the height of this Rectangle. origin Set/Get the origin of this rectangle. width Set/Get the width of this Rectangle. METHODS
new Creates a new Geometry::Primitive::Rectangle area Returns the area of this rectangle. get_points Get the points that make up this Rectangle. point_end Get the end point. Returns the origin. Provided for Shape role. point_start Get the start point. Returns the origin. Provided for Shape role. scale ($amount) Scales the hieght and width of this rectangle by the amount specified. AUTHOR
Cory Watson <gphat@cpan.org> COPYRIGHT &; LICENSE You can redistribute and/or modify this code under the same terms as Perl itself. perl v5.10.1 2010-01-10 Geometry::Primitive::Rectangle(3pm)
All times are GMT -4. The time now is 05:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy