abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 12:44 | Bezpečnostní upozornění

    sudo-rs, tj. sudo a su přepsané do programovacího jazyka Rust, již obsaženo v Ubuntu 25.10, bylo vydáno ve verzi 0.2.10. Opraveny jsou 2 bezpečnostní chyby.

    Ladislav Hagara | Komentářů: 1
    dnes 12:22 | IT novinky Ladislav Hagara | Komentářů: 0
    dnes 11:55 | Zajímavý software

    Společnost Avalonia UI oznámila, že pracuje na .NET MAUI pro Linux a webový prohlížeč. Vyzkoušet lze demo v prohlížeči. Když bude backend stabilní, bude vydán jako open source pod licencí MIT.

    Ladislav Hagara | Komentářů: 1
    včera 16:44 | Nová verze

    Byl vydán Mozilla Firefox 145.0. Přehled novinek v poznámkách k vydání a poznámkách k vydání pro vývojáře. Ukončena byla podpora 32bitového Firefoxu pro Linux. Přidána byla podpora Matrosky. Řešeny jsou rovněž bezpečnostní chyby. Nový Firefox 145 bude brzy k dispozici také na Flathubu a Snapcraftu.

    Ladislav Hagara | Komentářů: 0
    včera 13:33 | IT novinky

    Lidé.cz (Wikipedie) jsou zpět jako sociální síť s "ambicí stát se místem pro kultivované debaty a bezpečným online prostředím".

    Ladislav Hagara | Komentářů: 43
    včera 10:33 | Nová verze

    Byla vydána nová verze 4.4 multiplatformního integrovaného vývojového prostředí (IDE) pro rychlý vývoj aplikaci (RAD) ve Free Pascalu Lazarus (Wikipedie). Využíván je Free Pascal Compiler (FPC) 3.2.2.

    Ladislav Hagara | Komentářů: 0
    včera 04:00 | IT novinky

    ASUS má v nabídce komplexní řešení pro vývoj a nasazení AI: kompaktní stolní AI superpočítač ASUS Ascent GX10 poháněný superčipem NVIDIA GB10 Grace Blackwell a platformou NVIDIA DGX Spark. S operačním systémem NVIDIA DGX založeném na Ubuntu.

    Ladislav Hagara | Komentářů: 4
    včera 03:11 | Nová verze

    Desktopové prostredie Trinity Desktop vyšlo vo verzii R14.1.5. Je tu opravená chyba v tqt komponente spôsobujúca 100% vyťaženie cpu, dlaždice pre viac monitorov a nemenej dôležité su dizajnové zmeny v podobe ikon, pozadí atď. Pridaná bola podpora distribúcií Debian Trixie, Ubuntu Questing, RHEL 10 a OpenSUSE Leap 16.

    lukve | Komentářů: 8
    10.11. 22:11 | Nová verze

    Grafická aplikace Easy Effects (Flathub), původně PulseEffects, umožňující snadno povolovat a zakazovat různé audio efekty v aplikacích používajících multimediální server PipeWire, byla vydána ve verzi 8.0.0. Místo GTK 4 je nově postavená nad Qt, QML a Kirigami.

    Ladislav Hagara | Komentářů: 1
    10.11. 12:22 | Komunita

    Na YouTube lze zhlédnout Godot Engine – 2025 Showreel s ukázkami toho nejlepšího letos vytvořeného v multiplatformním open source herním enginu Godot.

    Ladislav Hagara | Komentářů: 0
    Jaké řešení používáte k vývoji / práci?
     (35%)
     (47%)
     (18%)
     (17%)
     (22%)
     (15%)
     (22%)
     (15%)
     (16%)
    Celkem 344 hlasů
     Komentářů: 15, poslední 2.11. 08:25
    Rozcestník

    Dotaz: Mys nechodi na externim monitoru.

    4.3.2006 05:51 anon123 | skóre: 35 | blog: ganomi
    Mys nechodi na externim monitoru.
    Přečteno: 219×

    Tak jsem vyresil problem s Xkama, aby bezely na jak na notebooku, tak zaroven na externim LCD monitoru pripojeneho k notebooku.

    Obraz je stejny, ale problem je v tom, ze na monitoru u notebooku sipku mysi vydim, ale na externim monitoru tu sipku nevidim.

    Na externim monitoru vidimm vse co se deje na monitoru notebooka, ale proste tu sipku nevidim.

    Jelikoz chci pracovat na tom externim monitoru, tak bych potreboval, aby ten kurzor mysi byl videt. Mate radu?

    Tady je muj xorg.conf:

    # xorg.conf (Xorg X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following commands as root:
    #
    #   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
    #   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
    #   dpkg-reconfigure xserver-xorg
    
    Section "Files"
    	FontPath	"unix/:7100"			# local font server
    	# if the local font server has problems, we can fall back on these
    	FontPath	"/usr/lib/X11/fonts/misc"
    	FontPath	"/usr/lib/X11/fonts/cyrillic"
    	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/Type1"
    	FontPath	"/usr/lib/X11/fonts/CID"
    	FontPath	"/usr/lib/X11/fonts/100dpi"
    	FontPath	"/usr/lib/X11/fonts/75dpi"
    EndSection
    
    Section "Module"
    	Load	"bitmap"
    	Load	"dbe"
    	Load	"ddc"
    	Load	"dri"
    	Load	"evdev"
    	Load	"extmod"
    	Load	"freetype"
    	Load	"glx"
    	Load	"int10"
    	Load	"record"
    	Load	"type1"
    	Load	"vbe"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"keyboard"
    	Option		"CoreKeyboard"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc101"
    	Option		"XkbLayout"	"us"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    	Option		"Device"		"/dev/input/mice"
    	Option		"Protocol"		"ImPS/2"
    	Option		"Emulate3Buttons"	"true"
    	Option		"ZAxisMapping"		"4 5"
    EndSection
    
    Section "Device"
    	Identifier	"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)"
    	Driver		"ati"
    	BusID		"PCI:1:0:0"
    #	Option		"MergedFB" "true"
    #	Option		"MetaMode" "1024x768-1024x768  1024x768-1024x768" 
    #	Option		"MergeDPI" "100 100"
    	Screen		0
    EndSection
    
    Section "Device"
    	Identifier	"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)"
    	Driver		"ati"
    	BusID		"PCI:1:0:0"
    	Screen		1
    EndSection
    
    
    Section "Monitor"
    	Identifier	"Notebook Monitor"
    	Option		"DPMS"
    	HorizSync	28-49
    	VertRefresh	43-72
    EndSection
    
    Section "Monitor"
    	Identifier	"External Monitor"
    	Option		"DPMS"
    	HorizSync	28-83
    	VertRefresh	43-72
    EndSection
    
    
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)"
    	Monitor		"Notebook Monitor"
    	DefaultDepth	24
    	SubSection "Display"
    		Depth		1
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		4
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		8
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		15
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		16
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "Screen"
    	Identifier	"External Screen"
    	Device		"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)"
    	Monitor		"External Monitor"
    	DefaultDepth	24
    	SubSection "Display"
    		Depth		1
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		4
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		8
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		15
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		16
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
    	Screen		0 "Default Screen"
    	Screen		1 "External Screen"
    	InputDevice	"Generic Keyboard"
    	InputDevice	"Configured Mouse"
    	Option		"Xinerama" "on"
    	Option		"Clone" "on"
    EndSection
    
    Section "DRI"
    	Mode	0666
    EndSection 

    Odpovědi

    4.3.2006 12:47 anon123 | skóre: 35 | blog: ganomi
    Rozbalit Rozbalit vše Re: Mys nechodi na externim monitoru.

    Tak to je asi rozlisenim toho externiho monitoru. Jak mele jsem rozliseni zmenil na maximum toho externiho monitoru, tak kursor mysi se objevil.

    Vziknul ale dalsi problem :-). Ten spociva v tom, ze nyny notebook monitor a external monitor maji jine rozliseni. Externi monitor tedy vypada dost blbe, protoze menu je uprostred obrazovky (jako by to bylo to mensi rozliseni) ale mys se muze pohybovat po cele obrazovce)

    Tak jsem dale experimentoval

    Mimochodem velice poucne psani http://www.winischhofer.at/linuxsispart2.shtml#forcecrt2type

    Nastavil jsem to jak je to v nasledujicim vypisu xorg.conf a mam ted TwinView, tedy dva monitory nezavisle na sobe. Nevim ale jak mezi nimy prepinat:-). Vi nekdo?

    # xorg.conf (Xorg X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following commands as root:
    #
    #   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
    #   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
    #   dpkg-reconfigure xserver-xorg
    
    # Configuration for notebook and external LCD monitor.
    # Each monitor has its own screen.
    # Problem is to switch between those screens (not resolved).
    
    
    Section "Files"
    	FontPath	"unix/:7100"			# local font server
    	# if the local font server has problems, we can fall back on these
    	FontPath	"/usr/lib/X11/fonts/misc"
    	FontPath	"/usr/lib/X11/fonts/cyrillic"
    	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/Type1"
    	FontPath	"/usr/lib/X11/fonts/CID"
    	FontPath	"/usr/lib/X11/fonts/100dpi"
    	FontPath	"/usr/lib/X11/fonts/75dpi"
    EndSection
    
    Section "Module"
    	Load	"bitmap"
    	Load	"dbe"
    	Load	"ddc"
    	Load	"dri"
    	Load	"evdev"
    	Load	"extmod"
    	Load	"freetype"
    	Load	"glx"
    	Load	"int10"
    	Load	"record"
    	Load	"type1"
    	Load	"vbe"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"keyboard"
    	Option		"CoreKeyboard"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc101"
    	Option		"XkbLayout"	"us"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    	Option		"Device"		"/dev/psaux"
    	Option		"Protocol"		"ImPS/2"
    	Option		"Emulate3Buttons"	"true"
    	Option		"ZAxisMapping"		"4 5"
    EndSection
    
    Section "Device"
    	Identifier	"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)"
    	Driver		"ati"
    	BusID		"PCI:1:0:0"
    	Option		"MetaMode" "1024x768-1024x768  1024x768-1024x768"	#important for dual mode
    	Option		"MonitorLayout" "CRT,LFP"
    	Screen		0
    EndSection
    
    Section "Device"
    	Identifier	"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)"
    	Driver		"ati"
    	BusID		"PCI:1:0:0"
    	Option		"MetaMode" "1280x1024 1280x1024  1280x1024-1280x1024"	#important for dual mode
    	Option		"MonitorLayout" "CRT,LFP"
    	Screen		1
    EndSection
    
    
    Section "Monitor"
    	Identifier	"Default Monitor"
    	Option		"DPMS"
    	HorizSync	28-49
    	VertRefresh	43-72
    EndSection
    
    Section "Monitor"
    	Identifier	"External Monitor"
    	Option		"DPMS"
    	HorizSync	30-83
    	VertRefresh	56-76
    EndSection
    
    
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Primary)"
    	Monitor		"Default Monitor"
    	DefaultDepth	24
    	SubSection "Display"
    		Depth		1
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		4
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		8
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		15
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		16
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "Screen"
    	Identifier	"External Screen"
    	Device		"ATI Technologies, Inc. Rage Mobility M3 AGP 2x (Secondary)"
    	Monitor		"External Monitor"
    	DefaultDepth	24
    	SubSection "Display"
    		Depth		1
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		4
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		8
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		15
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		16
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
    	Screen		0 "Default Screen"
    	Screen		1 "External Screen"
    	InputDevice	"Generic Keyboard"
    	InputDevice	"Configured Mouse"
    #	Option		"Xinerama" "off"
    #	Option		"Clone" "on"
    EndSection
    
    Section "DRI"
    	Mode	0666
    EndSection 

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.