sure,
but we have a wiki entry altho a little old
http://wiki.tinycorelinux.net/wiki:using_xorg_over_xvesaPretending you run lspci and know your real video card name and can run Xorg7.6 or 7.5
knowing your video card will allow you to also consider running, pretend you had a intel card then also install and run
----xf86-video-intel to give xorg.conf access to changing your driver name to intel
--when you look at your monitor specs bear in mind if you are short sighted don't go for the highest number!
(I am thinking of me not you)
hmm the wiki lacks the video driver ahh well use this as a template
Section "Device"
Identifier "Card0"
Driver "intel"
EndSection
Naturally you change intel to the name of the xf86 package that matches your video card
I use a closed driver from nvidia but I suspect you don't
![Tongue :P](https://forum.tinycorelinux.net/Smileys/default/tongue.gif)
and that wiki mentions
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600"
EndSubSection
EndSection
but that only offers one depth level and one size level.
b) Your monitor is one component
next is the cable ....vga cable is the worse, dvi better hdmi is the newest
next is what can your video put out?
Its pointless asking for a display for 1M x 1M (a bad eg) if your card is only capable of putting out 1024x768