#1 Le 11/11/2008, à 21:59
- pfriedz
[RÉSOLU] CodeBlocks et la touche espace
bonjour
J'ai un petit problème avec la touche espace qui ne répond pas sur CodeBlocks ...
Voici le contenu de xorg.conf :
# xorg.conf (X.Org 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
La solution a déja étée donnée plusieurs fois mais xorg.conf a changé depuis ...
merci ...
EDIT : En désactivant l'auto complétion (plugins > manage plugins > auto-completion > disable) ça fonctionne !
Dernière modification par linux66 (Le 12/11/2008, à 14:49)
Hors ligne
#2 Le 12/11/2008, à 09:37
- rniamo
Re : [RÉSOLU] CodeBlocks et la touche espace
change la disposition de ton clavier
< Quelques un des mes programmes | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
\ ^__^
\ (o o)\_______
(___)\ )\
Hors ligne
#3 Le 12/11/2008, à 14:00
- pfriedz
Re : [RÉSOLU] CodeBlocks et la touche espace
Et je fais comment ?
Hors ligne
#4 Le 12/11/2008, à 14:48
- pfriedz
Re : [RÉSOLU] CodeBlocks et la touche espace
En désactivant l'auto complétion (plugins > manage plugins > auto-completion > disable) ça fonctionne !
Hors ligne