Raspberry Pi Connect, tj. oficiální služba Raspberry Pi pro vzdálený přístup k jednodeskovým počítačům Raspberry Pi z webového prohlížeče, byla vydána v nové verzi 2.5. Nejedná se už o beta verzi.
Google zveřejnil seznam 1272 projektů (vývojářů) od 185 organizací přijatých do letošního, již jednadvacátého, Google Summer of Code. Plánovaným vylepšením v grafických a multimediálních aplikacích se věnuje článek na Libre Arts.
Byla vydána (𝕏) dubnová aktualizace aneb nová verze 1.100 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.100 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.
Open source platforma Home Assistant (Demo, GitHub, Wikipedie) pro monitorování a řízení inteligentní domácnosti byla vydána v nové verzi 2025.5.
OpenSearch (Wikipedie) byl vydán ve verzi 3.0. Podrobnosti v poznámkách k vydání. Jedná se o fork projektů Elasticsearch a Kibana.
PyXL je koncept procesora, ktorý dokáže priamo spúštat Python kód bez nutnosti prekladu ci Micropythonu. Podľa testov autora je pri 100 MHz približne 30x rýchlejší pri riadeni GPIO nez Micropython na Pyboard taktovanej na 168 MHz.
Grafana (Wikipedie), tj. open source nástroj pro vizualizaci různých metrik a s ní související dotazování, upozorňování a lepší porozumění, byla vydána ve verzi 12.0. Přehled novinek v aktualizované dokumentaci.
Raspberry Pi OS, oficiální operační systém pro Raspberry Pi, byl vydán v nové verzi 2025-05-06. Přehled novinek v příspěvku na blogu Raspberry Pi a poznámkách k vydání. Pravděpodobně se jedná o poslední verzi postavenou na Debianu 12 Bookworm. Následující verze by již měla být postavena na Debianu 13 Trixie.
Richard Stallman dnes v Liberci přednáší o svobodném softwaru a svobodě v digitální společnosti. Od 16:30 v aule budovy G na Technické univerzitě v Liberci. V anglickém jazyce s automaticky generovanými českými titulky. Vstup je zdarma i pro širokou veřejnost.
sudo-rs, tj. sudo a su přepsáné do programovacího jazyka Rust, nahradí v Ubuntu 25.10 klasické sudo. V plánu je také přechod od klasických coreutils k uutils coreutils napsaných v Rustu.
Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" EndSection Section "Module" Load "/usr/lib/xorg/modules/extensions/libglx.so" # z nejakyho navodu Load "dbe" Load "v4l" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "cz_qwerty, us" Option "XkbOptions" "grp:shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "Obecný monitor" HorizSync 30.0 - 65.0 VertRefresh 50.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x]" Driver "nvidia" Option "AllowGLXWithComposite" "true" Option "DisableGLXRootClipping" "true" EndSection Section "Screen" Identifier "Default Screen" Device "nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x]" Monitor "Obecný monitor" DefaultDepth 24 Option "AddARGBGLXVisuals" "true" Option "XAANoOffscreenPixmaps" "true" Option "RenderAccel" "True" Option "BackStoring" "True" SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSectionzde vypis glxinfo:
glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap client glx vendor string: NVIDIA Corporation client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap GLX version: 1.3 GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_get_proc_address OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce4 MX 440 with AGP8X/AGP/SSE2 OpenGL version string: 1.5.8 NVIDIA 96.39 OpenGL extensions: GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_texture_compression, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, GL_S3_s3tc, GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shared_texture_palette, GL_EXT_stencil_wrap, GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_fence, GL_NV_fog_distance, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_register_combiners, GL_NV_texgen_reflection, GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_SGIS_generate_mipmap, GL_SGIS_multitexture, GL_SGIS_texture_lod, GL_SUN_slice_accum glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x30 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x31 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x32 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x33 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x34 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x35 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x36 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x37 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x38 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x39 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x3a 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x3b 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x3c 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x3d 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x3e 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x3f 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x40 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x41 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x42 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x43 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x44 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x45 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x46 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x47 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x48 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x49 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x4a 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x4b 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x4c 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x4d 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x4e 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x4f 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x50 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 NoneDiky za nejakou radu
Beryl-settings
mi ani nejde spustit. Nekdy se mi kousne grafika a klavesnice, system bezi dal, mys funguje... Nebo se mi jen tak z niceho nic restartnou X-ka.
Jsem z Berylu docela zklamany. Myslel jsem, ze je to alespon trochu funkci a pouzitelne, ale to hozhodne neni - alespon v mem pripade.
kwin: Fatal IO error: client killed ************************************************************** * Beryl system compatiblity check * ************************************************************** Detected xserver : NVIDIA Checking Display :0.0 ... Checking for XComposite extension : passed (v0.3) Checking for XDamage extension : passed Checking for RandR extension : passed Checking for XSync extension : passed Checking Screen 0 ... Checking for GLX_SGIX_fbconfig : passed Checking for GLX_EXT_texture_from_pixmap : passed Checking for non power of two texture support : passed Checking maximum texture size : passed (2046x2046) a tohle vypise po kylnuti ** (beryl-manager:6933): WARNING **: Beryl caught deadly signal 9Nu jako default window manager pouzivam Kwin. Jo a jak říkám, jakmile spustim primo beryla jako window managera tak uz neudelam nic.. Ani si neotevru to menu toho beryl-managera abych tam mohl zmenit na defaultniho... Proste zadna aplikace, nic nejde.. jen s tema oknama muzu hejbat a preskakovat z plochy na plochu. Minimalizovany okna uz taky nevydelam z listy. Pravy tlacitko mysi vubec nejede.... jo a jeste kdyz spustim beryl tak se me obevi strasne moc vyrtualnich ploch, ted sem to schvalne prenastavil na jednu plochu v ovladacim centru kde a beryl jich otevrel 40...
(emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() ** Message: Querying Xkb extension ** Message: Xkb extension found ** Message: This build doesn't include support for XF86Misc extension ** Message: Querying Xkb extension ** Message: Xkb extension found (xfce-mcs-manager:8287): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8287): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() ** (xfwm4:8286): WARNING **: Unmanaged net_wm_state (window 0x3200007) (xfwm4:8286): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawable .c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (xfwm4:8286): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawable .c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() ** (beryl-manager:8209): WARNING **: Couldn't find a Selection Owner, perhaps no WM running? Otherwise, manually kill your wm, and report the bug to the developers, it doesn 't follow the standards. Falling back to looking for a defined WM in xlsclients. ************************************************************** * Beryl system compatiblity check * ************************************************************** Detected xserver : NVIDIA Checking Display :0 ... Checking for XComposite extension : passed (v0.3) Checking for XDamage extension : passed Checking for RandR extension : passed Checking for XSync extension : passed Checking Screen 0 ... Checking for GLX_SGIX_fbconfig : passed Checking for GLX_EXT_texture_from_pixmap : passed Checking for non power of two texture support : passed Checking maximum texture size : passed (2046x2046) Reloading options (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap() (xfce-mcs-manager:8288): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixb uf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (emerald:8281): Gdk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gdk/gdkpixbuf-drawab le.c:1247: Source drawable has no colormap; either pass in a colormap, or set th e colormap on the drawable with gdk_drawable_set_colormap()
Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so" Load "glx" # 3D layer EndSection Section "Device" Identifier "device1" Driver "nvidia" BoardName "NVIDIA GeForce 7 Series" Option "NvAGP" "1" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Option "DPMS" Option "RenderAccel" "false" SubSection "Display" Depth 24 Modes "1280x800" EndSubSection EndSection Section "Extensions" Option "Composite" EndSection
Tiskni
Sdílej: